ai-context-generator
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill behaves as a benign documentation utility. Its core logic is focused on content generation and structure organization.- [COMMAND_EXECUTION]: The skill provides a TypeScript script (
scripts/generate.ts) to be run with the Bun runtime. This script performs necessary file system operations, such as creating the.ai-contextdirectory and writing markdown files. These actions are restricted to the local project path.- [DATA_EXFILTRATION]: Project files such aspackage.jsonandREADME.mdare read to extract metadata like the project name and description. This information is used only within the locally generated documents, with no evidence of network transmission or external data leakage.
Audit Metadata