Skip to content

Proposal: "Audit an agent skill" play based on a USENIX Security 2026 detection methodology #21

Description

@sumleo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions