maxmotion-edit
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were identified.
- [COMMAND_EXECUTION]: The skill instructs the agent to run
npx maxmotion validateto ensure project files are correctly formatted. This is a vendor-specific command used for its intended purpose. - [EXTERNAL_DOWNLOADS]: The
maxmotionpackage is a tool associated with the vendor's ecosystem and is used here for file validation. - [PROMPT_INJECTION]: The skill processes user-provided data within
<editor />tags to perform file edits. 1. Ingestion points: User messages and<editor />tags. 2. Boundary markers: Absent. 3. Capability inventory: Modifies.tsxand.jsonfiles within the project directory. 4. Sanitization: Not specified. This surface is inherent to the skill's primary function as an editing assistant.
Audit Metadata