plain-language
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a restricted environment by scoping the
Bashtool only to a specific local discovery script. This minimizes the risk of arbitrary command execution. - [COMMAND_EXECUTION]: The
scripts/scan-plaintext-files.shscript is used to find relevant files. It includes robust filtering to skip sensitive directories likenode_modules,vendor, and environment files, ensuring that only prose files are processed. - [EXTERNAL_DOWNLOADS]: The test suite (
tests/run-tests.sh) includes a command to clone thebats-corerepository from GitHub. This is a well-known service and the operation is safe. - [DATA_EXFILTRATION]: While the skill reads project content, it does not have access to networking tools, ensuring that data cannot be transmitted externally.
Audit Metadata