sentry-php-sdk
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard filesystem and project metadata checks (e.g.,
greponcomposer.json,ls artisan) to detect the environment and recommend appropriate SDK features. This is the intended primary purpose of the skill. - [SAFE]: Package installation is handled through the official PHP package manager, Composer, targeting official Sentry repositories (
sentry/sentry,sentry/sentry-laravel,sentry/sentry-symfony). - [SAFE]: Configuration instructions follow framework best practices, using environment variables (
.env) and standard configuration files (config/sentry.php,sentry.yaml). - [SAFE]: The skill references official documentation and provides legitimate placeholders for credentials (e.g.,
YOUR_DSN), adhering to secure secret management practices by encouraging the use of environment variables.
Audit Metadata