transfer-bonuses
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill mentions running
python3 scripts/refresh-transfer-bonuses.pyandscripts/check-data-freshness.sh. These are standard maintenance scripts for a data-driven skill and are executed locally by the user or an automated workflow, not silently by the skill itself. - [EXTERNAL_DOWNLOADS]: The
refresh-transfer-bonuses.pyscript is documented to scrape information from Frequent Miler and AwardWallet. These are well-known, reputable sources within the travel and credit card industry used for their intended purpose of providing transfer bonus data. - [SAFE]: The skill includes instructions to prevent hallucinations ('Never list a bonus that isn't in the data file'), which is a security best practice for AI agents to ensure data integrity.
Audit Metadata