scaffold-analytics-ids
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides templates and instructions for code generation in a Flutter environment. No malicious patterns or security risks were identified.\n- [PROMPT_INJECTION]: The skill accepts user input for feature and page names to generate Dart code.\n
- Evidence: The
<feature-name>,<page-name>, and<action-name>arguments are used to populate templates.\n - Analysis: No instructions attempt to bypass safety filters or override agent behavior.\n- [DATA_EXFILTRATION]: No sensitive data access or network transmission logic was found.\n
- Evidence: The skill only instructs the agent to create files in
lib/features/.\n - Analysis: There are no network requests or attempts to read sensitive environment files.\n- [EXTERNAL_DOWNLOADS]: No remote scripts or packages are downloaded or executed.\n
- Evidence: The skill relies entirely on local file creation based on provided templates.
Audit Metadata