chainlink-cre-skill
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides commands to download installation scripts and binaries from the official vendor domain at
cre.chain.linkand the project's GitHub repositories. - [REMOTE_CODE_EXECUTION]: Includes standard patterns for installing CLI tools by piping remote scripts to the shell (e.g.,
curl | bashandirm | iex), which is the documented installation method for the platform. - [COMMAND_EXECUTION]: Instructs the agent to use the
creCLI tool for project management, local simulation of decentralized workflows, and deployment operations. - [CREDENTIALS_UNSAFE]: Contains guidance on managing sensitive credentials, recommending the use of
.envfiles for local simulation and the vendor's secure Vault service for production environments.
Audit Metadata