zframes-brief
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes the
zframesCLI via shell commands to obtain market data snapshots. - Evidence: Instructions to call
npx zframes@latestorpnpm zframeswithin the analysis loop described inSKILL.md. - [EXTERNAL_DOWNLOADS]: The skill may fetch the
zframespackage from the npm registry when usingnpx. - Evidence: The use of
npx zframes@latestensures the runner has the required tool. This package is a vendor-specific resource for thezentryhqauthor. - [SAFE]: Data operations are restricted to localized configuration directories and a specific analysis log file (
daily-analysis.json). The skill includes rules that prevent it from editing the primary dashboard layout without user approval.
Audit Metadata