hyperframes-animation
Warn
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The script
scripts/package-loader.mjsimplements a functionbootstrapWithNpmInstallthat uses thenpmCLI to download and install packages from the public registry into a temporary directory. - [REMOTE_CODE_EXECUTION]: The
package-loader.mjsutility usesnode:child_process.spawnSyncto execute the downloaded Node.js packages. This allows for the execution of code that was not part of the original skill package. - [COMMAND_EXECUTION]: The script
scripts/animation-map.mjsutilizes thepackage-loader.mjsscript to manage dependencies and executes Node.js processes on the host machine to perform its animation auditing tasks.
Audit Metadata