intended-vs-implemented

phuryn/intended-vs-implemented · Agent Skill

by phuryn · single

Published · Last updated


Finds gaps between documented intent and actual implementation in codebases, catching bugs that generic scanners miss because they lack a model of intent.

SKILL.md

Related

  1. security-audit · cloudflare-security-audit bundle
    Finds exploitable vulnerabilities in codebases through a structured multi-phase audit covering recon, hunting, validation, and reporting.
    39
    installs
  2. security-best-practices · openai bundle
    Perform language and framework-specific security best-practice reviews, write secure-by-default code, and generate prioritized vulnerability reports with suggested fixes.
    23.3k
    repo stars
  3. security-review · affaan-m bundle
    Provides a comprehensive security checklist and code patterns for authentication, input validation, secrets management, SQL injection prevention, XSS, CSRF, rate limiting, and sensitive data exposure.
    226k
    repo stars
  4. review-swarm · dimillian bundle
    Launches four parallel read-only sub-agents to review a git diff or file scope for regressions, security risks, performance issues, and contract gaps, then aggregates findings into a prioritized fix path.
    3.8k
    repo stars
  5. code-maturity-assessor · trailofbits bundle
    Assesses codebase maturity using Trail of Bits' 9-category framework, producing a professional scorecard with evidence-based ratings and actionable recommendations.
    6k
    repo stars
  6. insecure-defaults · trailofbits bundle
    Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.
    6k
    repo stars

Frequently asked questions

How do I install the intended-vs-implemented skill?

Run npx skillmds add phuryn/intended-vs-implemented in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the intended-vs-implemented skill do?

Finds gaps between documented intent and actual implementation in codebases, catching bugs that generic scanners miss because they lack a model of intent. It is listed under Security, AI & ML, Secure Coding on SkillMD.

Is intended-vs-implemented safe to use?

SkillMD's automated safety review verdict for this skill is PASS. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with intended-vs-implemented?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is intended-vs-implemented free to use?

Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.

Who published intended-vs-implemented?

phuryn (@phuryn) published this skill. Their other Agent Skills are listed on their SkillMD profile.