flutter-autonomous
Fail
Audited by Snyk on Jul 4, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill explicitly instructs the agent to read project-specific values (including "dart-defines") from CLAUDE.md and substitute them into shell commands like "flutter run ... <dart-defines 从项目 CLAUDE.md 读>", which can force the LLM to include secret/API key values verbatim in generated commands and outputs (a high-risk exfiltration pattern), even though key/cert operations are otherwise forbidden.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata