sentry-flutter-sdk
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands like
cat,grep,ls, andfindto perform project discovery. These operations are used to identify existing dependencies and project structure to provide relevant setup instructions. - [EXTERNAL_DOWNLOADS]: Recommends installing the official
sentry-wizardutility and addingsentry_flutterviaflutter pub. These resources are managed by the trusted vendor 'getsentry'. - [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface by ingesting data from local project files. Ingestion points:
pubspec.yamland the project filesystem (vialsandfind); Boundary markers: Absent; Capability inventory: Includes shell commands (grep,ls,find,brew,flutter,dart); Sanitization: Absent. The risk is assessed as minimal because the ingested data is used strictly for project configuration detection and path selection.
Audit Metadata