software-dependency-audit

software-dependency-audit is a skill for Claude Code, Codex from EtaYang10th/spark-skills. It costs 0 tokens per session (3,871 once invoked), scanned A, original, no licence file.

A security check for a package-lock.json file, which records the exact versions of a JavaScript project’s dependencies. It looks for high- and critical-severity vulnerabilities and records the results in a CSV file.

In plain words
What is it for?
Use it to audit a project’s locked JavaScript dependencies and produce a structured vulnerability report.
Why use it?
It helps identify serious security problems in installed packages without reviewing the dependency list manually.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to audit a project’s locked JavaScript dependencies and produce a structured vulnerability report.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/etayang10th/spark-skills/software-dependency-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 EtaYang10th/spark-skills --skill software-dependency-audit
Clone the repo
git clone --depth 1 https://github.com/EtaYang10th/spark-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 software-dependency-audit

README.md
[![agentmods](https://agentmods.dev/badge/skills/etayang10th/spark-skills/software-dependency-audit/github.svg)](https://agentmods.dev/skills/etayang10th/spark-skills/software-dependency-audit)
Your own site
<a href="https://agentmods.dev/skills/etayang10th/spark-skills/software-dependency-audit"><img src="https://agentmods.dev/badge/skills/etayang10th/spark-skills/software-dependency-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 software-dependency-audit

Your own site · 80×15
<a href="https://agentmods.dev/skills/etayang10th/spark-skills/software-dependency-audit"><img src="https://agentmods.dev/badge/skills/etayang10th/spark-skills/software-dependency-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,871 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00000 $0.03871
Opus 5 $0.00000 $0.01936
Sonnet 5 $0.00000 $0.00774
Haiku 4.5 $0.00000 $0.00387

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

Security

Grade A, and why

software-dependency-audit scanned grade A with 1 finding 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 10d 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.

Runs shell commandslowCapability

Expected in a hook, worth knowing in a rule or an instructions file.

result = subprocess.run(cmd, stdout=out, stderr=subprocess.PIPE)
spark_skills_gen/skills_gen_result/all_model_pdi/software-dependency-audit/SKILL.md · 439 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 10d ago First seen · 439 lines · 0 tokens per session scan A c40903e64578

Subscribe to this mod's changes

software-dependency-audit is a skill published in the GitHub repository EtaYang10th/spark-skills (111 stars, last pushed 2mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 3,871 tokens. A static security scan graded it A with 1 finding (runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

scanning-containers-with-trivy-in-cicd

This skill covers integrating Aqua Security's Trivy scanner into CI/CD pipelines for comprehensive container image vulnerability detection. It addresses scanning Docker images for OS package and application dependency CVEs, detecting misconfigurations in Dockerfiles, scanning filesystem and git repositories, and…

xalgorix/xalgorix · 74 tokens

scanning-docker-images-with-trivy

Trivy is a comprehensive open-source vulnerability scanner by Aqua Security that detects vulnerabilities in OS packages, language-specific dependencies, misconfigurations, secrets, and license violati.

xalgorix/xalgorix · 42 tokens

implementing-aqua-security-for-container-scanning

Deploy Aqua Security's Trivy scanner to detect vulnerabilities, misconfigurations, secrets, and license issues in container images across CI/CD pipelines and registries.

xalgorix/xalgorix · 41 tokens

Security Audit Reporter

Triage raw security-scan findings (hardcoded secrets, injection patterns, vulnerable dependencies) into a prioritized, actionable security audit report. Use for security audit, code audit, vulnerability triage, and risk review.

AgentEra/Agently · 47 tokens

performing-container-security-scanning-with-trivy

Scan container images, filesystems, and Kubernetes manifests for vulnerabilities, misconfigurations, exposed secrets, and license compliance issues using Aqua Security Trivy with SBOM generation and CI/CD integration.

xalgorix/xalgorix · 48 tokens

implementing-aqua-security-for-container-scanning

Deploy Aqua Security's Trivy scanner to detect vulnerabilities, misconfigurations, secrets, and license issues in container images across CI/CD pipelines and registries.

adriannoes/awesome-agentic-ai · 41 tokens