sentry-span-streaming-js

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses local grep commands to search for Sentry initialization code in the user's project. This is a legitimate and transparent use of discovery tools to facilitate code migration.
  • [COMMAND_EXECUTION]: The skill includes shell commands for project verification such as npx tsc and npm run build. These are standard development practices for validating TypeScript code and verifying build integrity after modifications.
  • [DATA_EXFILTRATION]: No network requests or data transmission patterns were detected. The skill focuses entirely on local code modifications and verification.
  • [CREDENTIALS_UNSAFE]: The skill correctly uses placeholders for sensitive information like Sentry DSNs (e.g., '...', '__DSN__'), avoiding any hardcoded secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 07:30 AM
Security Audit — agent-trust-hub — sentry-span-streaming-js