NYC
skills/smithery/ai/update-docs/Gen Agent Trust Hub

update-docs

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • PROMPT_INJECTION (LOW): The skill is susceptible to Indirect Prompt Injection (Category 8).
  • Ingestion points: It analyzes untrusted content from active branches and pull requests using git diff and reads local source files.
  • Boundary markers: Absent. The instructions do not provide delimiters or warnings to the agent to disregard instructions that might be embedded in the code or documentation being reviewed.
  • Capability inventory: The skill has the ability to execute shell commands (git, pnpm) and modify documentation files on the local filesystem.
  • Sanitization: Absent. The agent directly processes text from files to determine necessary documentation changes.
  • COMMAND_EXECUTION (SAFE): The skill uses git diff, pnpm lint, and pnpm prettier-fix. These are standard, non-malicious commands appropriate for the skill's primary purpose of maintaining a documentation codebase.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:32 PM