context-loader
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses standard git and shell commands like
git ls-filesandls -lato identify project structure and file sizes. These commands are used locally for legitimate discovery purposes. - [DATA_EXPOSURE]: Accesses project-specific files such as
package.jsonand.env.example. The skill explicitly respects ignore files (.gitignore,.claudeignore) and implements a 1MB limit to prevent over-ingestion of potentially sensitive or irrelevant data.
Audit Metadata