cupynumeric-migration-readiness
Fail
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: CRITICAL
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes a utility script
scripts/fetch_api_support.pydesigned to scrape the official cuPyNumeric documentation atnvidia.comto refresh its local API support manifest. This is a legitimate functional requirement to ensure migration assessments are based on the latest vendor data. - [DATA_EXFILTRATION]: No unauthorized data exfiltration patterns were found. The skill instructions explicitly direct the agent to perform a read-only assessment and prohibit printing or transmitting environment variables, secrets, or user data externally.
- [INDIRECT_PROMPT_INJECTION]: The skill's primary function involves reading untrusted user source code using tools like
ReadandGrep. This presents an indirect prompt injection surface. The skill mitigates this by instructing the agent to perform a read-only semantic review and explicitly forbidding the execution of user code. - [COMMAND_EXECUTION]: The skill documentation suggests specific CLI commands for the user to run (e.g.,
legateandcuPyNumeric Doctor) but does not invoke shell execution itself. - [SAFE]: The automated scanner alert for
numpy.infois a false positive. The string appears inassets/api-support.mdas a standard NumPy API name in a comparison table and does not function as a malicious domain in this context.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata