rest-api▌
6 indexed skills · max 10 per page
cuopt-server-api-python
nvidia/skills · cuopt
cuOpt REST server — start server, endpoints, Python/curl client examples. Use when the user is deploying or calling the REST API.
cuopt-server-common
nvidia/skills · cuopt
cuOpt REST server — what it does and how requests flow. Domain concepts; no deploy or client code.
testing-api-security-with-owasp-top-10
mukul975/Anthropic-Cybersecurity-Skills · testing-api-security-with-owasp-top-10
Systematically assessing REST and GraphQL API endpoints against the OWASP API Security Top 10 risks using automated and manual testing techniques.
exploiting-mass-assignment-in-rest-apis
mukul975/Anthropic-Cybersecurity-Skills · exploiting-mass-assignment-in-rest-apis
Discover and exploit mass assignment vulnerabilities in REST APIs to escalate privileges, modify restricted fields, and bypass authorization controls by injecting unexpected parameters in API requests.
get-repo-metadata
github.com/get-repo-metadata-iglddk · developer-tools
Given a GitHub repo reference (URL, owner/repo slug, deep tree/blob URL, or owner URL), return the repository's core metadata, latest release, license, language breakdown, top contributors, README, and health signals as structured JSON. Read-only.
get-pr-review
github.com/get-pr-review-st0euo · developer-tools
Extract a normalized JSON snapshot of a GitHub pull request — metadata, ordered review timeline, per-file diff annotations with inline review comments (outdated + resolved flags), and check-run / status-context results — primarily via the GitHub REST API with a rendered-HTML fallback for UI-only signals. Read-only.