skills/djalmajr/skills/work-review/Gen Agent Trust Hub

work-review

Pass

Audited by Gen Agent Trust Hub on Jun 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes local shell commands like git diff, wc, and grep to perform static code analysis and calculate codebase metrics.
  • [COMMAND_EXECUTION]: The skill executes user-provided or project-defined build, typecheck, and test scripts (Step 0) as part of its deterministic verification process.
  • [PROMPT_INJECTION]: The skill processes untrusted code content from the repository, presenting a surface for indirect prompt injection. This is inherent to the tool's primary purpose.
  • Ingestion points: Code changes and file contents accessed via git and grep in SKILL.md.
  • Boundary markers: The skill does not define explicit delimiters to isolate ingested code content from its internal instructions.
  • Capability inventory: Shell command execution (git, wc, grep) and the ability to trigger project scripts.
  • Sanitization: No evidence of content sanitization or filtering against embedded instructions is provided.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 14, 2026, 09:42 PM
Security Audit — agent-trust-hub — work-review