ai-context-generator
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves a legitimate purpose of automating project documentation for AI workflows. It follows the Agent Skills specification and uses standard Markdown and TypeScript patterns.
- [COMMAND_EXECUTION]: The skill includes a helper script
scripts/generate.tswritten for the Bun runtime. This script performs local filesystem operations to scan the project directory and write generated documentation files. It does not execute arbitrary shell commands or interact with the network. - [EXTERNAL_DOWNLOADS]: The documentation references external resources such as
agentskills.ioandadr.github.io. These are informational links to well-known standards and do not involve the downloading or execution of remote code.
Audit Metadata