keripy

Pass

Audited by Gen Agent Trust Hub on Feb 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a legitimate and technical reference for the KERI protocol implementation, focusing on Python API specifics, data structures, and orchestration logic.
  • [SAFE]: No hardcoded credentials or sensitive data exposure were found. The usage examples utilize clearly defined placeholder values for testing environments (e.g., temp=True with a dummy salt).
  • [SAFE]: No remote code execution or unauthorized external dependencies are present. The skill describes an internal architecture using standard cryptographic and database libraries.
  • [SAFE]: The skill's primary function of processing external data (KERI events) is protected by robust validation surfaces. Components such as Serder, Parser, and Schemer default to verify=True and utilize JSON Schema validation to ensure the integrity and authenticity of processed content.
  • [SAFE]: No privilege escalation or persistence mechanisms were detected. System operations, such as database path configuration and directory permissions, follow standard application practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 26, 2026, 04:47 PM