migrate-to-portal
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for migrating blockchain indexers. All recommended actions are standard for the described technical task.
- [COMMAND_EXECUTION]: Instructs the user to run common shell commands such as
grep,npm, andnpx. These are used to identify current versions and install official updates from the@subsquidnamespace. - [EXTERNAL_DOWNLOADS]: Includes a
curlcommand to verify dataset metadata onportal.sqd.dev. This is a vendor-owned domain used for metadata verification rather than code execution. - [CREDENTIALS_UNSAFE]: Advises users to manage API keys using
.envfiles and.gitignore. This follows industry standard security best practices for local secret management and prevents accidental credential exposure in version control.
Audit Metadata