migrate-to-meteor-3
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The documentation references the official Meteor installation script (
curl https://install.meteor.com/ | sh). This is a standard installation method for the Meteor framework and originates from a trusted organization. - [EXTERNAL_DOWNLOADS]: The skill mentions downloading and installing various Atmosphere and NPM packages (e.g.,
zodern:types,react-meteor-data,ostrio:flow-router-extra) which is standard practice for Meteor development. References also point to trusted domains such as GitHub and established community portals. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to process and respond to user-provided code snippets and error logs related to Meteor migrations.
- Ingestion points: User-provided queries and code examples described in
SKILL.mdandreferences/eval-cases.md. - Boundary markers: None explicitly defined in the provided markdown files.
- Capability inventory: The skill facilitates file analysis, code modification, and framework management via the Meteor CLI.
- Sanitization: Not applicable as the skill provides static knowledge and instructions.
Audit Metadata