security-sast-audit

security-sast-audit is a skill for Claude Code, Codex from pedroiff0/awesome-skills. It costs 44 tokens per session (202 once invoked), scanned A, original, MIT.

A code-security audit workflow that checks an application for exposed secrets, unsafe code patterns, and dependencies with known vulnerabilities.

In plain words
What is it for?
It helps scan source code and lockfiles using static analysis, secret detection, dependency checks, and checks based on common web security risks.
Why use it?
It finds security problems before they reach production or a code review, including leaked keys and outdated packages with published security advisories.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps scan source code and lockfiles using static analysis, secret detection, dependency checks, and checks based on common web security risks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pedroiff0/awesome-skills/security-sast-audit
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add pedroiff0/awesome-skills --skill security-sast-audit
Clone the repo
git clone --depth 1 https://github.com/pedroiff0/awesome-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for security-sast-audit

README.md
[![agentmods](https://agentmods.dev/badge/skills/pedroiff0/awesome-skills/security-sast-audit/github.svg)](https://agentmods.dev/skills/pedroiff0/awesome-skills/security-sast-audit)
Your own site
<a href="https://agentmods.dev/skills/pedroiff0/awesome-skills/security-sast-audit"><img src="https://agentmods.dev/badge/skills/pedroiff0/awesome-skills/security-sast-audit/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for security-sast-audit

Your own site · 80×15
<a href="https://agentmods.dev/skills/pedroiff0/awesome-skills/security-sast-audit"><img src="https://agentmods.dev/badge/skills/pedroiff0/awesome-skills/security-sast-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 202 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00044 $0.00202
Opus 5 $0.00022 $0.00101
Sonnet 5 $0.00009 $0.00040
Haiku 4.5 $0.00004 $0.00020

Measured 9d ago against content hash af7d8945fa92, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

security-sast-audit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/software-development/security-sast-audit/SKILL.md · 23 lines

What it actually says

Static Application Security Testing (SAST) & Auditing

Audit codebases for exposed secrets, outdated dependencies with known CVEs, and insecure code patterns.

When to Use

  • Pre-commit security verification or PR review security audits.
  • Scanning for hardcoded API keys, JWT tokens, and private certificates.
  • Checking npm or pip dependency lockfiles against advisory databases.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 23 lines · 44 tokens per session scan A af7d8945fa92

Subscribe to this mod's changes

security-sast-audit is a skill published in the GitHub repository pedroiff0/awesome-skills (1 stars, last pushed 5d ago), licensed MIT. It adds 44 tokens to every session and 202 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

hermes-self-evaluation

Use this skill when the user asks to audit, review, or optimize Hermes's own performance — analyzing session data, skills, configuration, costs, and usage patterns to identify improvements, automation opportunities, and system optimizations.

AtlasOmnia/donna-starter · 69 tokens

svix-sending-webhooks

Everything for working with Svix webhooks: first-time setup (API key, SDK install, first message), Dispatch (sending webhooks to your customers), Ingest (receiving third-party webhooks), Applications, Channels, customer UIDs, idempotency, App Portal embedding, operational webhooks, the Svix CLI, and — only when the…

svix/ai · 138 tokens

receiving-webhooks

General guidelines for building a robust webhook receiver/handler: verifying signatures, raw-body access, replay protection, async processing, retries and endpoint auto-disabling. Use whenever you write, review, or debug a handler that consumes incoming webhooks from any provider.

svix/ai · 56 tokens

hermes-self-evaluation

Use this skill when the user asks to audit, review, or optimize Hermes's own performance — analyzing session data, skills, configuration, costs, and usage patterns to identify improvements, automation opportunities, and system optimizations.

AtlasOmnia/hermes-custom-pack · 69 tokens

hermes-tweet

Search Twitter/X, read tweet replies, look up users, monitor tweets, export followers, and gate X actions through Xquik.

RobinBeraud/hermes-skills · 32 tokens

ab-testing-experimentation

Use when designing and analyzing A/B testing experiments.

LoopyLuci/Skills · 16 tokens