sentry-react-router-framework-sdk

Pass

Audited by Gen Agent Trust Hub on Apr 28, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses standard shell commands like ls, cat, and grep to detect project configuration and verify required files and dependencies. It also instructs the user to execute standard package management commands to install the SDK.
  • [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of official Sentry packages (e.g., @sentry/react-router) and recommends the official @sentry/wizard tool for automated configuration. These resources originate from the official vendor repository.
  • [DATA_EXFILTRATION]: The skill provides clear guidance on managing sensitive authentication tokens using environment variables, ensuring that credentials like SENTRY_AUTH_TOKEN are not exposed in the project's source code.
  • [INDIRECT_PROMPT_INJECTION]:
  • Ingestion points: Analyzes project metadata and entry point files such as package.json and entry.client.tsx to provide tailored setup recommendations.
  • Boundary markers: None explicitly implemented for file read operations, as the scope is limited to specific structural detection.
  • Capability inventory: The skill guides the agent to perform file system checks, package installations, and wizard executions.
  • Sanitization: Not applicable as the skill performs targeted detection of framework version and package presence.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 28, 2026, 04:39 PM