flutter-package-development
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFEDATA_EXFILTRATIONINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides structured guidance for Flutter package development, focusing on maintenance, testing, and API stability.
- [DATA_EXFILTRATION]: Explicit instructions in references/publication-readiness.md protect against data exfiltration by directing the agent to ensure secrets, local paths, and credentials are excluded before any distribution.
- [INDIRECT_PROMPT_INJECTION]: The skill acknowledges the risk of processing external data such as pubspec.yaml and source code; it mitigates this by requiring manual inspection of metadata, dry-run outputs, and explicit user authorization for external actions.
- [COMMAND_EXECUTION]: Shell commands are restricted to standard development tools like dart and flutter, emphasizing the use of the --dry-run flag to verify package readiness without side effects.
Audit Metadata