code-style-enforcer
78Enforce Project Code Style
Teams lose time when code follows different local habits. This skill reviews files against project conventions and recommends consistent style improvements.
Audit Dependencies for Security Risk
Dependency risks are hard to prioritize across package managers and license rules. This skill guides Claude, Codex, and Claude Code through practical audits with clear remediation steps.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "dependency-audit-assistant" from https://skillstore.io/skills/crazydubya-dependency-audit-assistant.md and its manifest at https://skillstore.io/api/skills/crazydubya-dependency-audit-assistant/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "dependency-audit-assistant". Audit this Node.js project before release.
Expected outcome:
A prioritized report listing critical and high vulnerabilities first, affected packages, safe upgrade paths, and commands that require approval.
Using "dependency-audit-assistant". Check whether our dependencies are safe for a proprietary SaaS product.
Expected outcome:
A license summary that separates permissive licenses from GPL, AGPL, unknown, and custom licenses, with legal-review notes.
Using "dependency-audit-assistant". Tell me which dependency updates are safe this sprint.
Expected outcome:
An update plan grouped into patch updates, minor updates, major updates, and packages that need migration research.
Most static findings are false positives from reference documentation or markdown command examples. The real risks are the executable helper script, predictable /tmp/licenses.json usage, and automatic installation of external license tools.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/crazydubya-dependency-audit-assistant/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/crazydubya-dependency-audit-assistant?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/crazydubya-dependency-audit-assistant?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/crazydubya-dependency-audit-assistant/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/crazydubya-dependency-audit-assistant.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>CrazyDubya. (2026). dependency-audit-assistant security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/crazydubya-dependency-audit-assistant/audits/10@techreport{crazydubya-crazydubya-dependency-audit-assistant-2026,
author = {CrazyDubya},
title = {dependency-audit-assistant security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/crazydubya-dependency-audit-assistant/audits/10},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "dependency-audit-assistant security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "CrazyDubya"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/crazydubya-dependency-audit-assistant/audits/10"
identifiers:
- type: other
value: "skillstore:crazydubya-dependency-audit-assistant:audit:10"
description: "Skillstore immutable audit report identifier"
Run a structured audit before shipping a release and prioritize fixes by severity and exposure.
Identify dependencies with GPL, AGPL, unknown, or custom licenses before adding them to a product.
Group outdated packages by patch, minor, and major update effort for safer dependency maintenance.
Audit this project for dependency vulnerabilities and outdated packages. Start with read-only checks and summarize the highest priority fixes.
Review dependency licenses in this project. Flag GPL, AGPL, unknown, unlicensed, and custom licenses, then suggest safe alternatives where possible.
Analyze the dependency audit results and rank fixes by severity, exploitability, production exposure, and update risk.
Detect all package managers in this repository, audit vulnerabilities and licenses, identify risky transitive dependencies, and produce a release readiness report.
Author
CrazyDubyaLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
7db9b9f06e0ab79c575b58bc48c4d8dc9849f424
Maintenance freshness
7/18/2026
Usage
3 downloads · 200 views
File structure
Enforce Project Code Style
Teams lose time when code follows different local habits. This skill reviews files against project conventions and recommends consistent style improvements.
Optimize Dockerfiles for Production
Dockerfiles often grow large, insecure, and slow to rebuild. This skill helps Claude, Codex, or Claude Code review containers and propose practical optimizations.
Audit Web Accessibility Faster
Accessibility defects can block users and delay release reviews. This skill guides Claude, Codex, and Claude Code through WCAG-focused checks and practical fixes.
Generate OpenAPI Docs from API Routes
Manual API docs get stale when routes change. This skill reads route files and builds OpenAPI or Swagger specs for common REST frameworks.
Find Performance Bottlenecks in Code
Slow applications are hard to improve without a clear list of bottlenecks. This skill reviews code for query, algorithm, memory, frontend, network, and profiling issues.
Create Database Migrations Safely
Database migrations can break applications when file names, rollback logic, or ORM conventions are wrong. This skill helps Claude, Codex, and Claude Code create convention-aligned migrations with rollback guidance.
Analyze Project Security Risks
by Cornjebus
Security reviews are slow when dependency, container, and IaC data are spread across a repository. This skill inventories assets, checks OSV.dev, and drafts prioritized remediation reports.
Identify Risky APIs and Configurations
by sickn33
Risky APIs and unsafe defaults can hide reliability and security problems. This skill guides focused review of dangerous usage patterns and configuration choices.
Review Security Before Release
by DanielPodolsky
Teams miss security issues when release checks are informal. This skill guides Claude, Codex, and Claude Code through structured security questions and warning templates.
Audit Code for Security Risks
by Barnhardt-Enterprises-Inc
Security-sensitive code is easy to ship with hidden flaws in authentication, input handling, and secrets. This skill gives Claude, Codex, and Claude Code structured security references and scanner guidance for safer reviews.
Apply STRIDE Threat Modeling Patterns
by wshobson
Security reviews often miss threats when teams rely on informal checklists. This skill gives Claude, Codex, and Claude Code structured STRIDE templates for consistent threat identification.
Review Web App Security Before Release
by sickn33
Security issues often appear when teams add authentication, APIs, payments, uploads, or sensitive data flows. This skill provides a focused checklist and review prompts for finding common web application risks before deployment.