← Back to Skills Marketplace
🔌

Sentio Platform

by Sentio · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
96
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install sentio-platform
Description
Build, modify, or troubleshoot Sentio projects across processors, Sentio SQL in Data Studio, alerting, and dashboards. Use for tasks involving @sentio/sdk ha...
Usage Guidance
This skill is largely coherent with its stated purpose (helping with Sentio projects via the Sentio CLI), but take precautions before using it: 1) Review the SKILL.md and the included references/openapi.swagger.json yourself (or ask the publisher) to find any unexpected embedded data — the scanner flagged a base64‑style block. 2) Prefer running the commands in an isolated environment (container or VM) first rather than on a production machine. 3) Avoid pasting your Sentio API key into unfamiliar tools; consider creating a limited-scope/test key if possible. 4) When running the CLI, prefer a pinned, audited package version instead of npx @sentio/cli@latest; ask the publisher for the recommended release tag. 5) Request publisher identity/homepage or a link to the official Sentio docs to validate that this skill corresponds to the official CLI. If the base64 content or the publisher cannot be explained, do not install or run commands that authenticate with your real credentials.
Capability Analysis
Type: OpenClaw Skill Name: sentio-platform Version: 1.0.0 The skill bundle provides a comprehensive interface for managing the Sentio platform, but it relies on high-risk capabilities such as executing remote code via `npx @sentio/cli@latest` and requesting user API keys for authentication. While these actions are plausibly necessary for the stated purpose in `SKILL.md`, the use of `npx` and the handling of sensitive credentials represent a significant attack surface. No evidence of intentional malice, data exfiltration, or prompt injection was found in the `SKILL.md` or the `openapi.swagger.json` reference file.
Capability Tags
cryptorequires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md is a command cheat‑sheet for the Sentio CLI and for manipulating projects, SQL, alerts, endpoints, and dashboards. The included OpenAPI file (api.sentio.xyz) aligns with the described Sentio functionality. Nothing in the skill requests unrelated credentials or system access.
Instruction Scope
Instructions are limited to invoking the Sentio CLI (npx @sentio/cli@latest) and crafting API/JSON payloads for dashboards and alerts. The SKILL.md tells the agent to ask the user for an API key and run the CLI login command — this is expected for a CLI helper. However a pre‑scan prompt‑injection pattern (base64‑block) was detected in the skill content; that pattern can indicate embedded, obfuscated, or instruction‑manipulating content and should be reviewed manually.
Install Mechanism
There is no formal install spec (instruction‑only), which keeps disk footprint small. But runtime instructions rely on npx @sentio/cli@latest — which downloads and runs the latest package from the npm registry each time. Using @latest (unpinned) increases supply‑chain risk because the code executed is not pinned to a reviewed release. This is a legitimate mechanism for a CLI helper but merits recommending a pinned, audited version.
Credentials
The skill declares no required env vars or config paths. The SKILL.md does instruct the agent to ask the user for a Sentio API key and pass it to the CLI login command; that is proportional and expected for performing actions on the user's Sentio projects. There are no requests for unrelated credentials (AWS, GCP, etc.).
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request persistent agent privileges or system modification. There is no install script that would persist code or change other skill settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sentio-platform
  3. After installation, invoke the skill by name or use /sentio-platform
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of sentio-platform. - Provides comprehensive CLI commands for managing Sentio projects, processors, SQL/data queries, alerts, endpoints, dashboards, price data, and transaction simulations. - Includes setup steps for authentication and managing API keys. - Documents dashboard JSON import/export formats with references to schema definitions. - Supports project and processor lifecycle commands, log/filter tools, and batch operations. - Covers alert creation for metrics, events, logs, and SQL, with flexible configuration options. - Offers commands for price lookups and running transaction simulations.
Metadata
Slug sentio-platform
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Sentio Platform?

Build, modify, or troubleshoot Sentio projects across processors, Sentio SQL in Data Studio, alerting, and dashboards. Use for tasks involving @sentio/sdk ha... It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.

How do I install Sentio Platform?

Run "/install sentio-platform" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Sentio Platform free?

Yes, Sentio Platform is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Sentio Platform support?

Sentio Platform is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sentio Platform?

It is built and maintained by Sentio (@sentioxyz); the current version is v1.0.0.

💬 Comments