Agent skill

secure-coding

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/secure-coding

SKILL.md


name: secure-coding description: >- Secure coding practices for preventing vulnerabilities at the source code level across languages and frameworks. domain: cybersecurity subdomain: secure-coding tags:

  • secure-coding
  • security version: "1.0" author: defconxt license: AGPL-3.0

secure coding

Overview

Secure coding practices for preventing vulnerabilities at the source code level across languages and frameworks.

When to Use

Activate this domain when tasks involve secure coding techniques, methodologies, or tools.

Quick Reference

bash
# List available techniques
ls skills/secure-coding/techniques/

# Run a specific technique agent
python3 skills/secure-coding/techniques/*/scripts/agent.js --help

Capabilities

Capability Description
Technique Assessment Evaluate secure coding posture
Tool Integration Leverage specialized secure coding tooling
Reporting Generate structured findings
Automation Script common secure coding workflows

Workflow

  1. Scope — Define secure coding assessment boundaries
  2. Discover — Identify targets and attack surface
  3. Assess — Apply relevant techniques
  4. Document — Record findings with evidence
  5. Report — Generate actionable recommendations

Techniques

See individual technique directories under techniques/ for detailed implementations.

References

  • OWASP Testing Guide
  • NIST SP 800-115 Technical Guide to Information Security Testing
  • MITRE ATT&CK Framework

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results