CtrlK
BlogDocsLog inGet started
Tessl Logo

build-report

Build a durable analytical report with an answer-first narrative, evidence-backed findings, charts or tables, caveats, recommendations, and source context.

67

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./packages/opencode/src/skill/builtin/.bundle/data-analytics/workflows/build-report/SKILL.md
SKILL.md
Quality
Evals
Security

Low

Low-risk findings.

1 low severity finding. Worth noting, but not necessarily harmful.

Low

W011: Third-party content exposure detected (indirect prompt injection risk).

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

High: the required workflow ingests the HTML report body (which may be provided by the user at runtime, including outsider-authored report text) via `report_to_google_doc/scripts/report_to_google_doc/parse_html.py` reading `raw_html = path.read_text(...)` and then converting that readable text into DOCX-insertion plan content (skeleton/manifest), so the model context can be indirectly influenced through later agent steps that reference these extracted texts.

Report incorrect finding
Repository
XiaomiMiMo/MiMo-Code
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.