skill-tester
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a validation utility for repository maintenance. It performs checks on file structure, line counts, and script permissions.\n- [COMMAND_EXECUTION]: The script run-tests.sh executes local commands including grep, sed, wc, and bash -n to validate the contents and integrity of other skills in the repository. It also invokes a local Python script, quick_validate.py, found within the repository's internal directory structure. These operations are scoped to the local filesystem and are consistent with standard linting and validation tasks.\n- [EXTERNAL_DOWNLOADS]: No network activity or external downloads were identified. All resources and scripts accessed are local to the repository environment.\n- [DATA_EXFILTRATION]: No exfiltration patterns or sensitive file access (such as credentials, SSH keys, or environment variables) were detected.
Audit Metadata