scenario-sprite-animation
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard workflows for the Scenario platform. All referenced tools (e.g.,
model_scenario-grid-maker,model_scenario-image-slicer) are first-party identifiers for the platform's own services. - [EXTERNAL_DOWNLOADS]: The skill mentions using
npx skills addto install sibling skills fromscenario-labs/skills. This is a standard dependency management practice within the intended platform ecosystem and targets the vendor's own repository. - [COMMAND_EXECUTION]: The instructions involve using CLI commands (
npx skills add) and platform-specific API calls (model_run,asset_get). These are used exclusively for their intended purpose of managing assets and running generative models. - [DATA_EXPOSURE]: There is no evidence of sensitive data access. The skill operates on game art assets and uses standard collection and asset management tools provided by the platform.
- [PROMPT_INJECTION]: The skill contains instructional guidance for prompting models (e.g., "weight shifts, cloak sways") but does not include patterns aimed at bypassing AI safety filters or overriding system instructions.
Audit Metadata