promptic

Pass

Audited by Gen Agent Trust Hub on May 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructions and associated code examples are consistent with the stated purpose of providing integration with the Promptic observability platform. No malicious patterns, obfuscation, or unauthorized data access attempts were detected.
  • [EXTERNAL_DOWNLOADS]: The skill correctly instructs the agent to install the promptic-sdk package and its official extras from standard package registries. These dependencies are necessary for the skill's primary function and originate from the tool's official vendor.
  • [COMMAND_EXECUTION]: The skill utilizes standard CLI commands (promptic login, promptic configure) for authentication and workspace management. These operations follow standard developer tool patterns for device-based authentication and local configuration management.
  • [CREDENTIALS_UNSAFE]: The skill demonstrates secure credential handling practices by recommending the use of environment variables (PROMPTIC_API_KEY) and local configuration files (~/.promptic/config.toml) rather than hardcoding sensitive information. The pk_... strings present in the documentation are clearly marked as placeholders.
Audit Metadata
Risk Level
SAFE
Analyzed
May 4, 2026, 06:33 PM