@@ -11,7 +11,7 @@ Each skill maintains its own independent version. Use this matrix to understand
1111
1212| Skill | Current Version | Requires | Min Versions |
1313| -------| -----------------| ----------| --------------|
14- | ** requesthunt** | 2.2.0 | - | - |
14+ | ** requesthunt** | 2.2.1 | - | - |
1515| ** domain-hunter** | 1.0.0 | twitter, reddit | twitter ≥1.0.0, reddit ≥1.0.0 |
1616| ** logo-creator** | 1.0.0 | nanobanana | nanobanana ≥1.0.0 |
1717| ** banner-creator** | 1.0.0 | nanobanana | nanobanana ≥1.0.0 |
@@ -32,16 +32,18 @@ Each skill maintains its own independent version. Use this matrix to understand
3232
3333## [ Unreleased]
3434
35- ### requesthunt
36- - ** Version** : 2.1.0 → 2.2.0
37- - Added ** Platform Selection Guide** with data-driven recommendations based on research across 220+ topics and 9 product categories
38- - Platform × category matrix covering automotive, gaming, travel, food, health, real estate, social, creator economy, and developer tools
39- - Quick selection rules for choosing optimal platforms per product type
40- - Updated research workflow with category-aware scraping strategies (YouTube-first for consumer, Reddit-first for dev tools, LinkedIn-first for B2B)
41- - Enhanced report template with platform signal comparison table and platform strategy section
42-
4335## Released Versions
4436
37+ ## [ 1.2.1] - 2026-04-19
38+
39+ ### requesthunt
40+ - ** Version** : 2.2.0 → 2.2.1
41+ - ** Security** : Documented SHA256 checksum verification and GitHub Releases source for CLI installer
42+ - ** Security** : Added build-from-source alternative (` cargo install --path cli ` )
43+ - ** Security** : Recommend environment variable (` REQUESTHUNT_API_KEY ` ) over plaintext command-line API key
44+ - ** Security** : Added Content Safety section with untrusted-input handling guidelines for agents
45+ - Addresses security audit findings from Agent Trust Hub (FAIL), Socket (WARN), and Snyk (FAIL) on skills.sh
46+
4547## [ 1.2.0] - 2026-04-15
4648
4749### requesthunt
0 commit comments