skills/mblode/agent-skills/done/Gen Agent Trust Hub

done

Pass

Audited by Gen Agent Trust Hub on Feb 19, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • Indirect Prompt Injection (LOW): The skill ingests untrusted data from the repository to generate summaries and determine storage locations.\n
  • Ingestion points: CLAUDE.md, CLAUDE.local.md, git diff, and git log.\n
  • Boundary markers: Absent; the skill relies on the LLM to summarize content without explicit delimiters against embedded instructions.\n
  • Capability inventory: Shell command execution (git, mkdir) and local file system write access.\n
  • Sanitization: Branch names are sanitized (slashes replaced, length truncated), and the skill strictly enforces a 'never overwrite' policy for existing files.\n- Command Execution (SAFE): The use of git and mkdir is restricted to static, well-defined parameters intended for session documentation and does not involve piping remote content to a shell.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 19, 2026, 02:00 PM