fcode-python

Pass

Audited by Gen Agent Trust Hub on Aug 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation and template resource for developers. It outlines the execution environment (Python 3.13) and provides usage examples for platform-specific APIs such as fcode.context, fcode.datastore, and fcode.storage.
  • [SAFE]: Guidance on secret management explicitly instructs users to read secrets from environment variables (os.getenv) and warns against hardcoding or logging sensitive information.
  • [SAFE]: The use of @add-package for dependency management is a documented platform feature for automatic installation of standard packages (e.g., requests).
  • [SAFE]: Communication features like fcode.send_mail and storage operations are scoped to the platform's internal architecture with built-in limits and predefined configurations.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 30, 2026, 05:05 PM
Security Audit — agent-trust-hub — fcode-python