agent-context-system
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill primarily consists of markdown templates and documentation that guide agents in managing local context files (AGENTS.md and .agents.local.md). This approach maintains data locality and keeps the user in control of what information is shared or promoted.- [COMMAND_EXECUTION]: Scripts such as
init-agent-context.shandpublish-template.shperform routine and transparent project setup tasks, including creating file symlinks and initializing a private GitHub repository using the GitHub CLI (gh).- [DATA_EXFILTRATION]: Thepublish-template.shscript includes a proactive security feature that scans the local directory for common sensitive files (e.g.,.env, SSH keys, secrets) and requires user confirmation before pushing any content to a remote server.
Audit Metadata