jax-pde

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [PROMPT_INJECTION] (SAFE): No instructions targeting agent behavior, safety filters, or system prompt extraction were found. The content is strictly technical and instructional.
  • [DATA_EXFILTRATION] (SAFE): No network operations (curl, wget, etc.), hardcoded credentials, or access to sensitive local file paths (e.g., .ssh, .aws) were detected.
  • [REMOTE_CODE_EXECUTION] (SAFE): The skill does not attempt to download or execute remote scripts or binary payloads. Dependencies mentioned (jax) are standard for the described purpose.
  • [COMMAND_EXECUTION] (SAFE): No dangerous shell commands or privilege escalation attempts (sudo, chmod) are present. The provided Python code snippets are illustrative of numerical methods.
  • [DYNAMIC_EXECUTION] (LOW): The skill references JAX's Just-In-Time compilation (@jit), which is a standard performance feature of the library. There is no evidence of unsafe deserialization or runtime assembly of untrusted code.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 12:46 PM