worldos-authoring
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill involves generating complex simulation configurations and prompts based on user-provided design briefs, which creates a functional surface for indirect prompt injection. This risk is managed through mandatory validation workflows and template auditing.
- Ingestion points: User design briefs, application installation configurations, and natural language playtest actions described in
SKILL.md. - Boundary markers: Explicit instructions to utilize
validate_worldandvalidate_world_for_publishto verify all candidate payloads before execution. - Capability inventory: A set of MCP tools for creating, patching, and publishing world data, as well as initiating playtests.
- Sanitization: Guidance to audit
{{...}}tokens againstconfig.initFieldsand instructions to rely on platform-side validation and moderation for all asset uploads. - [COMMAND_EXECUTION]: The skill requires the agent to perform an HTTP
PUTrequest to a signed upload URL for world cover assets. This network operation is a necessary part of the asset management workflow provided by the vendor's MCP and is triggered only by specific tool outputs.
Audit Metadata