score_manifest
Score a Cursor/Claude skill or MCP plugin manifest for poison signatures, scope over-reach, and drift before installing. Returns risk 0-100 with recommendation.
Instructions
Score a Cursor/Claude skill or MCP/Smithery plugin manifest for poison/backdoor signatures, credential scope over-reach, and drift BEFORE installing a third-party agent extension. Returns risk 0-100 + install recommendation (PROCEED/REVIEW/BLOCK).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| manifest_type | Yes | ||
| declared_purpose | No | One-line stated purpose (for scope-overreach heuristics). | |
| manifest_content | Yes | Primary manifest text (SKILL.md, plugin.json, smithery.yaml, package.json). | |
| baseline_manifest | No | Optional previously-approved manifest for drift scoring. |