document-api-endpoint

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill contains no malicious code, obfuscation, or unauthorized data access patterns.
  • [COMMAND_EXECUTION]: Instructs the agent to run local build and test scripts such as make build-api-docs, pnpm run validate-api-examples, and pytest. These are standard development operations within the Sentry repository.
  • [EXTERNAL_DOWNLOADS]: References official Sentry documentation at develop.sentry.dev and the Sentry API at us.sentry.io. These are trusted vendor resources used for verifying API behavior and referencing documentation.
  • [DATA_EXFILTRATION]: Includes a curl command to inspect live API response shapes for accuracy. This is a legitimate debugging step that utilizes a user-provided token variable and targets the vendor's own official API infrastructure.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 03:05 PM
Security Audit — agent-trust-hub — document-api-endpoint