Platform

Pass

Audited by Gen Agent Trust Hub on Feb 21, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard npm installation commands for the @effect/platform ecosystem. These are well-known, legitimate packages from the Effect ecosystem.
  • [DATA_EXFILTRATION] (SAFE): While the skill demonstrates how to make network requests and read files, these are documented features of the library. No suspicious exfiltration of sensitive files (like SSH keys or credentials) or hardcoded secrets were found beyond illustrative placeholders (e.g., 'token123').
  • [COMMAND_EXECUTION] (SAFE): Code examples include file system operations (readFile, writeFile) and server setup. These are the primary purpose of the library and are used in a standard, safe context for educational purposes.
  • [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior or bypass safety filters were identified.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 21, 2026, 09:01 PM