agentshield

Scan MindrianOS plugin surfaces for attack-class patterns and generate a Shape E Action Report.

2|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/jsagir/mindrian-os-plugin --skill agentshield
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentshield
Source: https://github.com/jsagir/mindrian-os-plugin/tree/main/.claude/skills/agentshield
Command: npx skills add https://github.com/jsagir/mindrian-os-plugin --skill agentshield

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

AgentShield scans MindrianOS plugin surfaces for known attack-class patterns, helping to identify potential security risks.

Core Features & Use Cases

  • Plugin Surface Scanning: Scans MCP tool descriptions, hooks, skills, CLAUDE.md permissions, and package.json dependencies.
  • Pattern Detection: Identifies known attack-class patterns to mitigate security risks.
  • Report Generation: Generates a Shape E Action Report with findings and summary.
  • Use Case: Before deploying a new plugin, run AgentShield to ensure it doesn't introduce any security vulnerabilities.

Quick Start

Run the AgentShield scan for the plugin using the command: agentshield

Frequently Asked Questions about agentshield

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a security audit on MindrianOS plugins before deployment?

To run a security audit on MindrianOS plugins, execute the agentshield command to scan plugin surfaces for known attack-class patterns and generate a Shape E Action Report with security findings.

What plugin surfaces are checked during a MindrianOS security scan?

A MindrianOS security scan checks MCP tool descriptions, hooks, skills, CLAUDE.md permissions, and package.json dependencies to identify known attack-class patterns and mitigate potential security risks.

Do I need to install extra dependencies to scan MindrianOS plugins for attack patterns?

No extra dependencies are required to scan MindrianOS plugins for attack patterns, but you must be able to read and execute the plugin files locally to perform the security audit.

When do I need to scan plugin files for known security vulnerabilities?

You need to scan plugin files for known security vulnerabilities before deploying a new plugin to ensure it does not introduce attack-class patterns or security risks into your MindrianOS environment.

What is the best way to detect attack patterns in MindrianOS plugin code?

The best way to detect attack patterns in MindrianOS plugin code is to run a dedicated pattern detection scan over plugin surfaces, which identifies known attack classes and generates an action report.

What limitations should I expect when scanning MindrianOS plugins for security risks?

When scanning MindrianOS plugins for security risks, limitations include only detecting known attack-class patterns rather than zero-day vulnerabilities, and requiring the ability to read and execute the plugin files being analyzed.