squid-perf
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local scripts to orchestrate log fetching and analysis.
- Evidence: Uses
scripts/fetch-logs.sh,scripts/parse.mjs, andscripts/report.mjs. - [EXTERNAL_DOWNLOADS]: Fetches deployment logs from the Subsquid platform using the authorized
sqdCLI tool. - Evidence: The
fetch-logs.shscript automatessqd logsto retrieve performance data. - [SAFE]: The skill implements validation for deployment references and utilizes official vendor tools for data access.
- Evidence: Regex-based validation in
SKILL.mdprevents malformed inputs. - Evidence: Preflight checks ensure correct environment setup and authentication via official channels.
Audit Metadata