TimescaleDB
v1.0.0Store and query time-series data with hypertables, compression, and continuous aggregates.
⭐ 2· 846·2 current·2 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the SKILL.md content. Declares psql as an available binary which is appropriate for running the provided SQL. Minor note: the doc mentions the third-party tool 'timescaledb-parallel-copy' but the skill does not declare that binary as required (informational only).
Instruction Scope
SKILL.md contains SQL commands and operational guidance for hypertables, compression, retention, indexes, etc. It does not instruct reading unrelated files, environment variables, or sending data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill (low risk). Nothing is downloaded or written to disk by the skill package itself.
Credentials
The skill declares no environment variables or credentials. That is proportional: the instructions assume an existing PostgreSQL/TimescaleDB instance and psql client, but do not request secrets themselves.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills/config. Normal autonomy settings remain (no extra privilege requested).
Assessment
This skill is documentation-only and appears coherent. Before using it: ensure you have a running PostgreSQL instance with the TimescaleDB extension and that the psql client is available on PATH; the skill will not install TimescaleDB for you. Review any SQL before executing (some commands like converting large tables, compression, or retention are irreversible/expensive). If you plan to use the mentioned 'timescaledb-parallel-copy' tool, obtain it from a trusted source — the skill does not declare or install it. Because the skill does not request credentials, the agent/you will need to provide DB connection details at runtime if you want it to run commands; only supply credentials to trusted agents/environments.Like a lobster shell, security has layers — review code before you run it.
latestvk97bszz299e52wp7j5zmz7m1t580wrh5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
⏱️ Clawdis
OSLinux · macOS · Windows
Any binpsql
