timescaledb
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFENO_CODEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill provides official documentation, tutorials, and setup guides for TimescaleDB.
- The content is purely instructional and follows standard technical documentation patterns.
- No prompt injection attempts, obfuscation, or behavior override markers were detected in any of the reference files.
- [NO_CODE]: The skill is composed entirely of reference markdown files and does not contain executable logic or script files in the provided repository structure.
- [EXTERNAL_DOWNLOADS]: Documentation references downloading official datasets and tools from trusted official domains and well-known repositories.
- Datasets and binary installers are referenced from assets.timescale.com.
- Source code and versioned releases are cloned from the official github.com/timescale repository.
- References the standard Homebrew installation script from raw.githubusercontent.com.
- [COMMAND_EXECUTION]: Provides standard technical instructions for database environment setup.
- Includes common administrative commands such as docker pull, kubectl apply, and package manager operations (apt, yum, brew).
- Provides standard SQL commands for database configuration, performance tuning, and data management.
- [CREDENTIALS_UNSAFE]: References authentication patterns for cloud APIs using safe placeholders.
- Example commands use descriptive placeholders such as 'your_access_key', 'your_secret_key', and '' instead of actual sensitive values.
Audit Metadata