api-fuzzing-bug-bounty
Test APIs for Security Weaknesses
API assessments can miss authorization, injection, and protocol-specific weaknesses. This skill organizes scoped tests for REST, SOAP, and GraphQL interfaces.
Do not auto-install this skill.
The canonical policy requires operator review before any installation action.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "api-fuzzing-bug-bounty" from https://skillstore.io/skills/sickn33-api-fuzzing-bug-bounty.md and its manifest at https://skillstore.io/api/skills/sickn33-api-fuzzing-bug-bounty/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "api-fuzzing-bug-bounty". Create a checklist for an authorized REST invoice API.
Expected outcome:
- Map documented and historical endpoint versions.
- Compare owner, peer, administrator, and unauthenticated access.
- Test supported methods and content types with bounded requests.
- Record expected status, observed status, and evidence for each case.
Using "api-fuzzing-bug-bounty". Review a GraphQL service without causing service disruption.
Expected outcome:
- Confirm whether schema discovery is permitted.
- Use shallow queries with fixed response limits.
- Compare field access across approved test roles.
- Stop when latency or error rates exceed agreed thresholds.
Using "api-fuzzing-bug-bounty". Summarize an object authorization finding.
Expected outcome:
A peer test account accessed another account's invoice. The report records scope, impact, reproduction conditions, evidence, and server-side authorization remediation.
Security Audit
CriticalMost external-command alerts are false positives caused by Markdown code fences, not executable Ruby expressions. Confirmed examples include active reconnaissance, SSRF, XSS, local-file access, and external tracking payloads. The skill also provides operational authorization-bypass and denial-of-service guidance despite its authorized-use disclaimer.
Confirmed security concerns (4)
Capability review items (15)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (48)
Detected Patterns
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-api-fuzzing-bug-bounty/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-api-fuzzing-bug-bounty?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-api-fuzzing-bug-bounty?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-api-fuzzing-bug-bounty/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-api-fuzzing-bug-bounty.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
zebbern. (2026). api-fuzzing-bug-bounty security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-api-fuzzing-bug-bounty/audits/5BibTeX citation
@techreport{zebbern-sickn33-api-fuzzing-bug-bounty-2026,
author = {zebbern},
title = {api-fuzzing-bug-bounty security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-api-fuzzing-bug-bounty/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "api-fuzzing-bug-bounty security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "zebbern"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/sickn33-api-fuzzing-bug-bounty/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-api-fuzzing-bug-bounty:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Plan an API Assessment
Build a scoped checklist for endpoint discovery, authentication, authorization, input validation, and protocol behavior.
Review a Bug Bounty Target
Map allowed API tests to program scope and prepare evidence for responsibly reported findings.
Strengthen API Controls
Translate common attack patterns into defensive test cases for preproduction services and security regression suites.
Try These Prompts
Create an authorized API security checklist for [API type] using [documentation]. Keep tests non-destructive and explain expected evidence.
Review [request and response] for authentication and authorization weaknesses. Suggest safe confirmation steps within [scope].
Design a scoped test matrix for [API]. Cover roles, object ownership, methods, content types, versions, and rate limits.
Develop a non-destructive assessment plan for [target]. Include GraphQL depth controls, SSRF safeguards, evidence capture, stop conditions, and remediation priorities.
Best Practices
- Obtain written authorization and verify scope before testing any endpoint.
- Use dedicated test accounts, bounded requests, and explicit stop conditions.
- Capture minimal evidence and redact tokens, personal data, and internal addresses.
Avoid
- Do not test production targets without written permission and confirmed scope.
- Do not bypass rate limits through IP rotation or send resource-exhaustion payloads.
- Do not access, retain, or disclose data belonging to other users.
Frequently Asked Questions
Does this skill run security tools?
Which API styles are covered?
Can it confirm a vulnerability?
Is it suitable for production testing?
Does it include destructive techniques?
What should a final report contain?
Developer Details
Author
zebbernLicense
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/api-fuzzing-bug-bountyRef
ebdfe608f5de2b66ff37ab4af12af8ac4f5e8006
Maintenance freshness
7/26/2026
Usage
7 downloads · 171 views
File structure
📄 SKILL.md