1k-dev-commands
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill documents common project-specific development commands (e.g.,
yarn app:web,yarn lint). These are standard scripts for an engineering workflow and do not include arbitrary or malicious command injection. - [EXTERNAL_DOWNLOADS] (SAFE): While the documentation mentions commands that may interact with package managers (like
yarn reinstall), there are no instances of downloading scripts from untrusted or unknown URLs. - [DATA_EXFILTRATION] (SAFE): No sensitive file paths or suspicious network communication patterns were identified.
- [REMOTE_CODE_EXECUTION] (SAFE): No patterns for remote code execution, such as piping network content to a shell, were found.
Audit Metadata