Files
gh-jeremylongshore-claude-c…/skills/skill-adapter/scripts/README.md
2025-11-29 18:52:40 +08:00

412 B

Scripts

Bundled resources for api-security-scanner skill

  • api_scan.py: Script to perform the API security scan, handling authentication, request building, and response parsing.
  • report_generator.py: Script to generate a formatted report (e.g., Markdown, JSON) of the scan results.
  • remediation_guidance.py: Script to provide specific remediation steps based on the identified vulnerabilities.