tag

rest-api

6 indexed skills · max 10 per page

skills (6)

cuopt-server-api-python

nvidia/skills · cuopt

0

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

0

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

0

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

0

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

0

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

0

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.