skills/phaserjs/phaser/data-manager/Gen Agent Trust Hub

data-manager

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and code snippets for the Phaser 4 DataManager API. The content focuses on legitimate game development tasks such as state management, event handling, and data reactive binding.
  • [INDIRECT_PROMPT_INJECTION]: The skill describes methods for storing and retrieving arbitrary data using setData, getData, and merge. This represents a potential surface for indirect prompt injection if an agent processes untrusted user input stored through these methods. However, this is an inherent characteristic of data management utilities.
  • Ingestion points: setData, merge, and localStorage.getItem mentioned in SKILL.md.
  • Boundary markers: None present; the API is designed to handle raw key-value pairs.
  • Capability inventory: The skill includes logic for writing to and reading from localStorage for state persistence.
  • Sanitization: No specific sanitization or validation logic is provided in the documentation examples, which is typical for a low-level data storage API.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 11:53 PM
Security Audit — agent-trust-hub — data-manager