hyperframes-fx-transitions-cover
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill documentation describes UI transition effects and provides standard integration examples for the Hyperframes framework. The instructions and code snippets are consistent with the stated purpose of showing and installing slide transitions.
- [EXTERNAL_DOWNLOADS]: The skill includes installation instructions using
npx hyperframes. This command downloads and executes thehyperframespackage from the npm registry. While this involves external code, it is a standard installation pattern for modern JavaScript tooling and is used here in an expected, non-malicious context.
Audit Metadata