db-temporal-history
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to execute a local script,scripts/parse-schema.mjs, for the purpose of parsing database schema definitions and snapshots. This is a standard functional requirement for its stated purpose of database auditing. - [SAFE]: The skill instructions explicitly prohibit the echoing or exfiltration of PII (Personally Identifiable Information) values, directing the agent to only report on schema-level findings and metadata.
- [SAFE]: Database connectivity is managed via the
$DATABASE_URLenvironment variable rather than hardcoded credentials, following best practices for secret management.
Audit Metadata