flare-general

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references several official software packages from registries like npm and PyPI, including '@flarenetwork/flare-tx-sdk' and 'web3.py'. These are verified vendor resources hosted on standard repositories.
  • [EXTERNAL_DOWNLOADS]: Documentation for the Foundry toolset includes a download from 'foundry.paradigm.xyz'. This is a well-known and trusted service within the blockchain ecosystem for infrastructure tooling.
  • [COMMAND_EXECUTION]: The guides contain various CLI commands such as 'npm install', 'git clone', and calls to blockchain compilers like 'solc' and 'forge'. These are standard development operations intended for use in the user's local environment.
  • [CREDENTIALS_UNSAFE]: The skill provides templates for '.env' files that use placeholders like 'your_private_key_here' and 'process.env.PRIVATE_KEY'. It correctly instructs developers to use environment variables for sensitive data rather than hardcoding actual secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 03:10 PM