Caveat verdict

insentek-openapi

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

IoT device data query skill for the Insentek/e生态 API; credentials are managed exclusively via CLI (not passed through agent conversation) and all data queries are to the declared API endpoint.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
70
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (10)

Pattern match critical

<script> tag in markdown — potential code injection

docs/analysis.md · code · <script

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

Pipe to python — executes piped content as Python code

CHANGELOG.md · prose · downgraded · | python

Pattern match high

Accesses system credential store

README.md · code · credential_store

Pattern match high

Possible hardcoded credential

packages/insentek-skill-cli/test/credentials.test.js · prose · downgraded · secret: 'demo-secret-value

Pattern match medium

References child_process — can spawn system processes

packages/insentek-skill-cli/lib/python.js · prose · downgraded · child_process

Pattern match medium

Dynamic import() — loads module at runtime

packages/insentek-skill-cli/test/credentials.test.js · prose · downgraded · import(`

Pattern match medium

subprocess execution — runs system commands from Python

scripts/insentek_cli.py · prose · downgraded · subprocess.run(

Pattern match low

Python urllib.request — network access

scripts/export_excel.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/export_excel.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

package_install

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API