CtrlK
BlogDocsLog inGet started
Tessl Logo

terra-sdk

Terra SDK integration for Python, JavaScript, iOS, Android, React Native, and Flutter. Use when implementing Terra in applications, choosing SDKs, or integrating mobile health sources.

60

Quality

70%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./skills/terra-sdk/SKILL.md
SKILL.md
Quality
Evals
Security
High

W008: Secret detected in skill content (API keys, tokens, passwords).

What this means

Detected sensitive credentials directly embedded within the skill content, such as API keys, access tokens, private keys, or service-specific secrets. Secrets should never be hardcoded in plain text within skill instructions.

Why it was flagged

The documentation contains hardcoded, high-entropy API credentials (`dev_id="botaniqalmedtech-testing-SjyfjtG33s"` and `api_key="_W7Pm-kAaIf1GA_Se21NnzCaFZjg3Izc"`) in multiple code examples (Python and JavaScript setups). These appear to be live or real test credentials rather than standard documentation placeholders (such as `...` or `YOUR_API_KEY`).

Report incorrect finding
Repository
fernandezbaptiste/Skrillz
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.