sentry-span-streaming-python
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for refactoring Python code to use the Sentry span streaming API. All suggested code changes are consistent with the official Sentry SDK migration documentation.
- [COMMAND_EXECUTION]: The environment detection section uses standard
grepcommands to identify relevant Sentry SDK usage within the project. These commands are safe, limited to searching for code patterns in Python files, and do not access sensitive system locations. - [DATA_EXPOSURE]: No hardcoded credentials, API keys, or sensitive file paths (e.g., .ssh, .aws) are present. The skill uses appropriate placeholders like
__DSN__or...for configuration. - [PROMPT_INJECTION]: The instructions do not contain any patterns attempting to override agent safety guidelines, extract system prompts, or bypass restrictions.
Audit Metadata