The playbook has skills for MCP server auditing and prompt-injection testing, but no play for auditing an agent skill (SKILL.md + bundled code) before installation.
I'm the first author of a USENIX Security 2026 measurement study ("Do Not Mention This to the User": Detecting and Understanding Malicious Agent Skills in the Wild, https://arxiv.org/abs/2602.06547). We built and evaluated a static + dynamic detection funnel (SkillScan) that narrowed 98,380 marketplace skills to 157 confirmed malicious ones. The decision criteria generalize into a step-by-step audit procedure: metadata/instruction consistency checks, shadow-feature detection (declared vs. actual behavior), credential-access patterns, exfiltration indicators, and publisher-cluster signals.
Proposal: I draft a new play "audit-agent-skill" following your play template, with checklists and output format (severity, CWE mapping, evidence snippet, remediation). Maintainers' guidance on template/format expectations welcome before I start.
The playbook has skills for MCP server auditing and prompt-injection testing, but no play for auditing an agent skill (SKILL.md + bundled code) before installation.
I'm the first author of a USENIX Security 2026 measurement study ("Do Not Mention This to the User": Detecting and Understanding Malicious Agent Skills in the Wild, https://arxiv.org/abs/2602.06547). We built and evaluated a static + dynamic detection funnel (SkillScan) that narrowed 98,380 marketplace skills to 157 confirmed malicious ones. The decision criteria generalize into a step-by-step audit procedure: metadata/instruction consistency checks, shadow-feature detection (declared vs. actual behavior), credential-access patterns, exfiltration indicators, and publisher-cluster signals.
Proposal: I draft a new play "audit-agent-skill" following your play template, with checklists and output format (severity, CWE mapping, evidence snippet, remediation). Maintainers' guidance on template/format expectations welcome before I start.