admin-interface-rules

Fail

Audited by Snyk on May 12, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 0.90). The skill includes a mandatory "Memory Protocol" that explicitly tells the agent to run a local shell command to read an internal memory file and to "assume interruption" (ignore missing context), which are operational/deceptive instructions outside the stated code-review/admin-guidelines purpose and could be used to exfiltrate or misrepresent internal state.

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt requires running cat .claude/context/memory/learnings.md before starting (and recording memory after), which forces the agent to read and include local memory file contents verbatim in context/output and could therefore expose API keys or other secrets stored there.

Issues (2)

E004
CRITICAL

Prompt injection detected in skill instructions.

W007
HIGH

Insecure credential handling detected in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
May 12, 2026, 11:56 AM
Issues
2