flame-core
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- NO_CODE (SAFE): The skill primarily consists of Markdown documentation and Dart code snippets intended for game development. No executable scripts, system commands, or network operations were found that pose a risk to the agent or host environment.
- EXTERNAL_DOWNLOADS (LOW): The
SKILL.mdfile suggests usingflutter pub add flame, which is the standard, legitimate method for adding the Flame engine to a Flutter project via the official Dart package repository (pub.dev). - PROMPT_INJECTION (SAFE): No instructions targeting agent behavior modification, safety bypasses, or system prompt extraction were detected. The language is purely instructional and technical.
- DATA_EXFILTRATION (SAFE): No sensitive file paths, credential markers, or suspicious network calls (e.g., curl, wget) were found. Asset loading (e.g.,
images.load()) is limited to local game assets. - OBFUSCATION (SAFE): No encoded strings, zero-width characters, or homoglyphs were identified in the text or code blocks.
Audit Metadata