science-skills-common

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The package is a utility library designed for use by other agent skills. It implements network communication using the standard library urllib.request module.\n- [DATA_EXFILTRATION]: The package performs network requests as its primary function but does not contain hardcoded credentials, access sensitive files, or exfiltrate data to unauthorized domains.\n- [COMMAND_EXECUTION]: The code uses file-based locking in /tmp for synchronization across processes, which is a common and safe practice for rate limiting. No shell command execution was found.\n- [REMOTE_CODE_EXECUTION]: No evidence of dynamic code execution, such as eval() or exec(), or remote script execution was identified.\n- [PROMPT_INJECTION]: The package does not contain any instructions that attempt to bypass safety guidelines or override agent behavior.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 06:50 PM
Security Audit — agent-trust-hub — science-skills-common