recoup-release-plan-rollout
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local Python scripts (
scripts/build_campaign_timeline.pyandscripts/validate_release.py) to perform date arithmetic and verify release readiness. These scripts are self-contained, use only the Python standard library, and follow a least-privilege model by only interacting with the skill's workspace. - [EXTERNAL_DOWNLOADS]: The skill communicates with
api.recoupable.comto fetch artist profiles, demographics, and playlist data. This is the official API for the 'recoupable' vendor and is used to populate the release workspace with factual information.
Audit Metadata