CtrlK
BlogDocsLog inGet started
Tessl Logo

plugin-forge

Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests.

95

1.41x
Quality

93%

Does it follow best practices?

Impact

95%

1.41x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W011: Third-party content exposure detected (indirect prompt injection risk)

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

Third-party content exposure detected (high risk: 1.00). The skill's docs and workflows (SKILL.md and references/marketplace-schema.md and workflows.md) explicitly show adding marketplaces from GitHub or arbitrary URLs (e.g., /plugin marketplace add owner/repo and "source": {"source":"url"}), and installing plugins which load third‑party plugin files (commands, skills, agents, hooks) that the agent will read and can change tool use/behavior, so untrusted user-generated content can influence agent actions.

Report incorrect finding
Repository
softaworks/agent-toolkit
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.