agent-readiness
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill generates and uses shell scripts for application management, such as
init.shfor booting and health checks, and git hooks for pre-push verification. These commands are localized to the development environment and are standard for DevOps workflows. - [DATA_EXFILTRATION]: The skill performs network requests using
curltolocalhostor127.0.0.1to verify service readiness. These operations are restricted to the local environment and do not target external or untrusted domains.
Audit Metadata