agents-skill-security-audit

Minimal helper to audit skill.md-style instructions for supply-chain risks.

7 stars

Best use case

agents-skill-security-audit is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Minimal helper to audit skill.md-style instructions for supply-chain risks.

Teams using agents-skill-security-audit should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/agents-skill-security-audit/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/cerbug45/agents-skill-security-audit/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/agents-skill-security-audit/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How agents-skill-security-audit Compares

Feature / Agentagents-skill-security-auditStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Minimal helper to audit skill.md-style instructions for supply-chain risks.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# agents-skill-security-audit

Minimal helper to audit skill.md-style instructions for supply-chain risks.

## Install

```
npx clawhub@latest install agents-skill-security-audit
```

Related Skills

security-operator

7
from Demerzels-lab/elsamultiskillagent

Runtime security guardrails for OpenClaw agents.

soul-audit

7
from Demerzels-lab/elsamultiskillagent

Evaluate any AI agent's soul file, system prompt, or AGENTS.md against the Guardian Angel v0.6 framework (Forrest.

ooze-agents

7
from Demerzels-lab/elsamultiskillagent

Visual identity that evolves with reputation - create and nurture your agent's digital creature with XP and evolution stages

agentspend

7
from Demerzels-lab/elsamultiskillagent

Use this skill when you need to: search the web, generate images or pictures, create videos, scrape or read.

agentscale

7
from Demerzels-lab/elsamultiskillagent

Deploy web apps and APIs to a public URL with a single command.

skill-trust-auditor

7
from Demerzels-lab/elsamultiskillagent

Audit a ClawHub skill for security risks BEFORE installation.

security-checker

7
from Demerzels-lab/elsamultiskillagent

Security scanner for Python skills before publishing to ClawHub.

security-auditor

7
from Demerzels-lab/elsamultiskillagent

Use when reviewing code for security vulnerabilities, implementing authentication flows, auditing OWASP Top 10, configuring CORS/CSP headers, handling secrets, input validation, SQL injection prevention, XSS protection, or any security-related code review.

seo-audit

7
from Demerzels-lab/elsamultiskillagent

When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," or "SEO health check." For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup.

demo-agents-sdk

7
from Demerzels-lab/elsamultiskillagent

Complete Polygon agent toolkit.

tech-security-audit

7
from Demerzels-lab/elsamultiskillagent

This skill integrates Nmap scanning functionality to perform local network vulnerability assessments.

audit-code

7
from Demerzels-lab/elsamultiskillagent

Security-focused code review for hardcoded secrets, dangerous calls, and common vulnerabilities.