flare-general

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is strictly documentation-oriented and does not perform any automated transactions, signing, or data exfiltration. It serves as a reference for developers building on the Flare network.
  • [EXTERNAL_DOWNLOADS]: The skill references several official Flare Network resources and well-known developer tools. These include GitHub repositories from the flare-foundation organization, the official Flare Developer Hub (dev.flare.network), and standard installation scripts for Foundry (foundry.paradigm.xyz). All referenced sources are established within the blockchain development ecosystem.
  • [CREDENTIALS_UNSAFE]: The guides correctly instruct developers to store private keys in .env files and use environment variables for contract deployment. No hardcoded credentials or secrets are present in the documentation examples.
  • [COMMAND_EXECUTION]: The skill includes shell command examples for setting up developer environments (e.g., git clone, npm install, forge build). These are standard procedures for initializing Hardhat and Foundry projects and are not used for malicious purposes.
  • [SAFE]: The skill provides explicit security guidance, advising developers to validate all data returned from block explorers and RPC nodes, and warns against passing raw API responses directly into LLM prompts without validation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 01:20 AM