·content-security-scan
!

content-security-scan

Automated security scanner for external skill/agent content fetched from GitHub or web sources. Runs a 7-step PASS/FAIL security gate against fetched markdown/text content.

30Installs·2Trend·@oimiragieo

Installation

$npx skills add https://github.com/oimiragieo/agent-studio --skill content-security-scan

How to Install content-security-scan

Quickly install content-security-scan AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/oimiragieo/agent-studio --skill content-security-scan
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: oimiragieo/agent-studio.

SKILL.md

View raw

Automated 7-step security gate for external skill/agent content. Implements the Red Flag Checklist (35 patterns, 6 categories) defined in the External Skill Content Ingestion Security Protocol. Protects against supply-chain attacks, prompt injection, tool invocation hijacking, data exfiltration, and privilege escalation embedded in fetched external content.

This skill automates the security gate defined in Section 4 (Red Flag Checklist) and Section 5 (Gate Template) of:

.claude/context/reports/security/external-skill-security-protocol-2026-02-20.md

Automated security scanner for external skill/agent content fetched from GitHub or web sources. Runs a 7-step PASS/FAIL security gate against fetched markdown/text content. Source: oimiragieo/agent-studio.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oimiragieo/agent-studio --skill content-security-scan
Category
!Security
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from oimiragieo/agent-studio

Quick answers

What is content-security-scan?

Automated security scanner for external skill/agent content fetched from GitHub or web sources. Runs a 7-step PASS/FAIL security gate against fetched markdown/text content. Source: oimiragieo/agent-studio.

How do I install content-security-scan?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oimiragieo/agent-studio --skill content-security-scan Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/oimiragieo/agent-studio