flutter-visual-effects
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or security vulnerabilities were detected within the skill instructions or supporting references.
- [EXTERNAL_DOWNLOADS]: The skill mentions the
liquid_glass_rendererpackage and references the officialpub.devpackage registry. It provides a detailed security checklist for evaluating external dependencies, including checking the publisher, license, changelog, and source repository before adoption, which constitutes a safe development practice. - [DYNAMIC_EXECUTION]: The skill documents the use of fragment shaders (
.fragassets) using Flutter'sFragmentProgramAPI. This is a standard graphic rendering technique in Flutter development and does not involve unsafe dynamic code generation or execution from untrusted sources. - [DATA_EXPOSURE_EXFILTRATION]: No sensitive file paths, credential exfiltration patterns, or unauthorized network operations were identified. All external URLs point to official Flutter documentation or well-known service registries.
Audit Metadata