basecamp-activity
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the basecamp command-line tool for API interactions and authentication, ensuring sensitive credentials are not handled directly by the script.
- [SAFE]: Data fetched from the external API is processed and stored as structured JSON using jq, preventing potential command injection from remote data content.
- [SAFE]: All file system operations are localized to the user's home directory cache (~/.cache/recap), which is standard behavior for activity tracking tools.
Audit Metadata