mastra-hono
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or unauthorized data access were found in the skill content.
- [COMMAND_EXECUTION]: The skill includes several Deno scripts (e.g.,
scaffold-project.ts,scaffold-agent.ts) for automating project creation. These scripts perform standard file system operations (read/write) consistent with their stated purpose as developer tools. - [EXTERNAL_DOWNLOADS]: The documentation and templates reference standard, well-known packages from the Mastra, Hono, and Vercel AI SDK ecosystems. These dependencies are legitimate and appropriate for the skill's context.
- [PROMPT_INJECTION]: The instructions emphasize the use of structured Zod schemas for tool and agent definitions, which is a recommended practice to mitigate prompt injection by ensuring inputs are validated against a schema.
Audit Metadata