pinia-store-generator

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [Prompt Injection] (SAFE): No instructions found that attempt to override agent behavior or bypass safety constraints.
  • [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials or sensitive file paths detected. The persistence logic utilizes standard 'uni.setStorageSync' APIs for application-level data.
  • [Unverifiable Dependencies] (LOW): The skill references the standard 'pinia' package which is a trusted and common library for Vue state management.
  • [Indirect Prompt Injection] (INFO): The templates use placeholders like '{moduleName}'. This is a common pattern for generators. While theoretically an injection surface if the agent handles user input poorly, the skill itself does not ingest untrusted data or possess dangerous write capabilities.
  • [Persistence Mechanisms] (SAFE): The code blocks demonstrate application-level state persistence, not malware-style system persistence or backdoor creation.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 09:02 AM