Bulk triage open security reports across all assigned HackenProof programs: discover reports via API, sync local git repos, analyze vulnerabilities, and generate structured recommendations for human review.
npx claudepluginhub hackenproof-public/skills --plugin hackenproof-bulk-triageClaude Code plugin marketplace for HackenProof bug bounty triage.
Reusable triage skill for HackenProof report handling:
Add to your organization's managed settings at claude.ai → Admin Settings → Claude Code → Managed settings:
{
"extraKnownMarketplaces": {
"hackenproof-skills": {
"source": {
"source": "github",
"repo": "hackenproof-public/skills"
}
}
},
"enabledPlugins": {
"hackenproof-triage@hackenproof-skills": true
}
}
All authenticated org members will receive the plugin automatically.
Add to your project's .claude/settings.json:
{
"extraKnownMarketplaces": {
"hackenproof-skills": {
"source": {
"source": "github",
"repo": "hackenproof-public/skills"
}
}
},
"enabledPlugins": {
"hackenproof-triage@hackenproof-skills": true
}
}
/plugin in Claude Codehackenproof-public/skillshackenproof-triage.claude-plugin/
marketplace.json # Marketplace index
plugins/
hackenproof-triage/
.claude-plugin/
plugin.json # Plugin manifest
skills/
hackenproof-triage-marketplace/
SKILL.md # Skill definition
agents/
openai.yaml
references/
hackenproof-global-policy.md
severity-mapping.md
triage-comment-templates.md
HackenProof bug bounty triage workflow for consistent report handling
Share bugs, ideas, or general feedback.
Auto-scan repositories and packages for security threats on install/clone
Enterprise grade AI-native application security scanning, validation, and remediation
Systematic false positive verification for security bug analysis with mandatory gate reviews
Generate comprehensive security audit reports
Meta-tool for generating security audit Skills from GHSA and HackerOne data