{
  "name": "@intentsolutionsio/penetration-tester",
  "version": "3.0.4",
  "description": "25-skill pentest pack with engagement governance, network/code/dependency scans, OWASP Top 10 mapping, and exec-readable reporting. Heavy-hitter compliant; chain-of-custody attestable.",
  "keywords": [
    "security",
    "penetration-testing",
    "pentesting",
    "owasp",
    "owasp-top-10",
    "vulnerability-scanning",
    "dependency-audit",
    "license-compliance",
    "engagement-governance",
    "chain-of-custody",
    "agent-skills",
    "claude-code",
    "claude-plugin",
    "tonsofskills"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jeremylongshore/claude-code-plugins-plus-skills.git",
    "directory": "plugins/security/penetration-tester"
  },
  "homepage": "https://tonsofskills.com/plugins/penetration-tester",
  "bugs": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills/issues",
  "license": "MIT",
  "author": {
    "name": "Jeremy Longshore",
    "email": "[email protected]"
  },
  "publishConfig": {
    "access": "public"
  },
  "files": [
    "README.md",
    ".claude-plugin",
    "skills",
    "commands"
  ],
  "scripts": {
    "postinstall": "node -e \"console.log(\\\"\\\\n→ This npm package is a tracking/proof artifact. Install the plugin via:\\\\n  ccpi install penetration-tester\\\\n  or /plugin install penetration-tester@claude-code-plugins-plus in Claude Code\\\\n\\\")\""
  }
}
