Skip to content

feat: scan agent skills #32

@iki

Description

@iki

Skills are becoming a major potential vector attack on dev machines running AI coding agents. One without any security guardrails so far (correct me please).

Potential first option to secure is Vercel skills.sh, a major skill search and npm skills cli to install selected/all skills from any github repository. It tracks the installs in global ~/.agents/.skill-lock.json or project skills-lock.json (ref, example, source).

Adding would require scanning github repository skills collected from bumblebee telemetry, and/or tracked at skills.sh.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions