skill-security-analyzer

Analyze Claude skills for security risks and vulnerabilities with Python scripts.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/kwoekel/Jones --skill skill-security-analyzer-kwoekel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-security-analyzer
Source: https://github.com/kwoekel/Jones/tree/main/skills/skill-security-analyzer
Command: npx skills add https://github.com/kwoekel/Jones --skill skill-security-analyzer-kwoekel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the need for security risk analysis in Claude skills, ensuring they are safe for deployment and use.

Core Features & Use Cases

  • Comprehensive Security Analysis: Identifies potential security risks, vulnerabilities, and safety concerns in Claude skills.
  • Risk Assessment: Evaluates the severity of identified risks and provides a security checklist.
  • Use Case: Before deploying a new Claude skill, use this Skill to analyze its security posture and ensure it meets safety standards.

Quick Start

Analyze the security of your skill by running the skill-security-analyzer skill with the command 'analyze security my-skill.skill'.

Frequently Asked Questions about skill-security-analyzer

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

FAQPage Schema
How do I check a Claude skill for security vulnerabilities before deployment?

You can perform a security analysis on your Claude skill by running the skill-security-analyzer to inspect its components and metadata, which yields a severity-rated list of identified vulnerabilities and a safety checklist for deployment.

What is skill safety risk assessment and how does it work?

Skill safety risk assessment involves inspecting Claude skill components and metadata to identify vulnerabilities. It uses Python scripts to evaluate the skill's internal design, producing a severity-rated risk list and an actionable security checklist.

Can I scan custom Claude skill scripts and references for safety concerns?

Yes, the security analysis process inspects your custom skill's scripts and references to identify vulnerabilities. It evaluates these components to generate a severity-rated list of safety concerns, ensuring your skill meets security standards before use.

Does security analysis require any external dependencies to run?

No, the security analysis requires no external dependencies. The Skill operates independently using integrated Python scripts to inspect skill components and metadata, directly generating a severity-rated vulnerability list and a security checklist.

What is the best way to assess the security posture of a new Claude skill?

The best way to assess a Claude skill's security posture is by running a comprehensive security analysis that inspects its scripts, references, and assets. This approach provides a severity-rated list of identified vulnerabilities and a safety checklist to verify deployment readiness.