update-docs

Pass

Audited by Gen Agent Trust Hub on Jun 26, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill is a standard documentation utility for Next.js. No malicious code, obfuscation, or unauthorized access attempts were found in the provided files.
  • [COMMAND_EXECUTION]: The skill utilizes git diff to analyze code changes and pnpm commands (pnpm lint, pnpm prettier-fix) to validate documentation formatting. These are standard operations for its stated purpose.
  • [PROMPT_INJECTION]: The skill has a surface for indirect prompt injection because it processes external data from code diffs and documentation files.
  • Ingestion points: git diff output and MDX documentation files.
  • Boundary markers: No specific delimiters or "ignore" instructions are provided to separate file content from agent instructions.
  • Capability inventory: Includes git command execution and the ability to write to the local file system.
  • Sanitization: No sanitization or filtering of the ingested content is mentioned.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 26, 2026, 09:14 PM
Security Audit — agent-trust-hub — update-docs