sentry-span-streaming-python
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a standard migration guide for Sentry's span streaming feature.
- [COMMAND_EXECUTION]: The skill uses local shell commands (
grep) to identify relevant code segments for migration. These commands are restricted to searching.pyfiles and do not exhibit malicious patterns. - [EXTERNAL_DOWNLOADS]: The skill references the
sentry-sdklibrary (version >= 2.62.0). As a well-known service provided by the stated author (getsentry), this is a safe dependency. - [DATA_EXPOSURE]: There are no attempts to access sensitive system files, environment variables, or exfiltrate data. The file access is limited to the project's source code for the purpose of migration.
- [PROMPT_INJECTION]: No prompt injection or behavior override patterns were detected. The instructions are focused entirely on technical migration steps.
Audit Metadata