sentry-php-sdk

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a standard setup workflow for the Sentry PHP SDK, providing instructions tailored to the user's specific framework (Laravel, Symfony, or plain PHP).
  • [SAFE]: Project environment detection is performed using non-destructive shell commands (grep, ls, cat) to inspect manifest files like composer.json and package.json. This telemetry is used solely to provide relevant configuration recommendations.
  • [SAFE]: Package installation instructions refer to official Sentry packages (sentry/sentry, sentry/sentry-laravel, sentry/sentry-symfony) hosted on standard registries and maintained by the trusted vendor 'getsentry'.
  • [SAFE]: Secret management instructions adhere to industry best practices, guiding users to store sensitive credentials such as DSNs and API keys in .env files rather than hardcoding them in the application source code.
  • [SAFE]: Monitoring features like 'Sentry Crons' and 'AI Monitoring' are implemented using official SDK macros and APIs, providing visibility into application performance and errors without introducing malicious persistence or data exfiltration mechanisms.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 07:09 AM
Security Audit — agent-trust-hub — sentry-php-sdk