dart-setup-ffi-assets
Fail
Audited by Snyk on Jul 14, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). This is a GitHub Releases download URL that directly serves precompiled native binaries from an unspecified/placeholder organization (a common high-risk delivery vector for malware, especially when the publisher is not a known/trusted vendor).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The hook downloads precompiled native libraries at runtime from https://github.com/my-org/my-native-repo/releases/download/$version/$target, which fetches binary code that is later loaded/executed as a CodeAsset during the build hook.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata