Caveat verdict
Dockerfile Audit
phy-dockerfile-audit
Local static Dockerfile security scanner checking for misconfigurations; pure Python stdlib analysis with no network or credential access.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
agent_memory
Findings (5)
References sudo — requests elevated privileges
SKILL.md · frontmatter · sudo
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · prose · downgraded · curl -fsSL https://... | sh
Recursive delete from root or home — destructive command
SKILL.md · prose · downgraded · rm -rf /
apt-get install — installs system packages
SKILL.md · prose · downgraded · apt-get install
setuid — privilege escalation mechanism
scripts/dockerfile_audit.py · prose · downgraded · setuid
Permissions & capabilities
No declared permissions — minimal attack surface.
agent_memory Is this flag fair?
Thanks — recorded.