grill-with-docs

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, data exfiltration, or unauthorized code execution were detected. The skill's logic is dedicated to maintaining documentation and domain models.
  • [PROMPT_INJECTION]: The skill has an attack surface for indirect prompt injection as it processes data from the repository's files.
  • Ingestion points: Reads repository files including CONTEXT.md, CONTEXT-MAP.md, ADR files, and source code files.
  • Boundary markers: Absent. The skill does not use explicit delimiters to isolate data read from files from its own operating instructions.
  • Capability inventory: Includes file system reading and the creation or modification of specific documentation files (CONTEXT.md and ADRs).
  • Sanitization: Absent. Content from ingested files is processed without validation or filtering.
  • [COMMAND_EXECUTION]: The skill performs expected file system operations to explore the codebase and update project documentation, which is consistent with its intended functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 06:42 AM
Security Audit — agent-trust-hub — grill-with-docs