sentry-php-sdk
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill correctly instructs users to manage sensitive credentials, such as the Sentry DSN, using environment variables and
.envfiles, which is a standard security best practice. - [SAFE]: Project detection commands in Phase 1 (Phase 1: Detect) use standard filesystem operations like
ls,grep, andcatto identify project structures and dependencies without accessing sensitive user data or system configurations. - [SAFE]: All package installations are performed using the official PHP package manager (Composer) and target verified, well-known packages from the authoring vendor (
sentry/sentry,sentry/sentry-laravel,sentry/sentry-symfony). - [SAFE]: No obfuscation, data exfiltration patterns, or unauthorized privilege escalation attempts were detected. The skill's behavior is entirely consistent with its stated purpose of SDK setup and error monitoring configuration.
Audit Metadata