constructive-blocks
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The utility scripts
scripts/check-blocks-contract.mjsandscripts/sync-registry-content.mjsutilizeexecFileSyncto rungitandpnpmcommands. These operations are scoped to a local repository path to verify commit history, worktree cleanliness, and build artifacts. - [EXTERNAL_DOWNLOADS]: The
scripts/sync-package-resolutions.mjsscript performs network requests to the official npm registry (registry.npmjs.org) to fetch package metadata and verify Subresource Integrity (SRI) hashes for dependencies. - [SAFE]: The skill architecture is centered on 'contract-driven' verification. It uses an extensive attestation system to ensure that every registry item, install plan, and package resolution matches pinned byte-for-byte hashes, effectively mitigating supply chain risks. No malicious obfuscation, exfiltration, or injection patterns were detected.
Audit Metadata