skill-integration-tester
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill acts as a linter for project workflows defined in CLAUDE.md.
- [SAFE]: The core logic in
scripts/validate_workflows.pyis restricted to reading local markdown files and writing reports to the local file system. It does not access credentials, SSH keys, or environment-specific secrets. - [SAFE]: The skill relies solely on the Python standard library and does not download or execute external dependencies or remote scripts.
- [SAFE]: No use of dangerous functions such as
eval(),exec(), or subprocess spawning was detected in the analysis of the script and its associated tests.
Audit Metadata