repo-delivery
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill instructions prioritize security by enforcing strict boundaries on Git mutations.
- Explicit rules require redacting credentials, secrets, and private data from all reports.
- The agent is prohibited from performing high-risk actions like force-pushing or modifying protected branches without explicit user consent and verification.
- [COMMAND_EXECUTION]: The skill involves the execution of standard system commands for repository management.
- Uses Git CLI tools for staging, committing, and pushing changes.
- References a local maintenance script
python3 scripts/validate-skills.pyfor skill validation. - [EXTERNAL_DOWNLOADS]: Documentation includes references to the author's external repository for installation.
- Provides instructions to use
npx skills addwith the vendor's GitHub repositoryhttps://github.com/idaibin/aicraft.
Audit Metadata