Overview of how to develop a Rill project
54
28%
Does it follow best practices?
Impact
100%
1.04xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/rill-development/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
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.
Third-party content exposure detected (high risk: 0.90). The skill instructs the agent to discover and preview files from external object stores and databases (e.g., list_buckets / list_bucket_files and loading a file into a table then using query_sql) as part of the required "Explore available data" and "Available tools" workflow, which exposes the agent to untrusted/user-provided third‑party content that it must read and that can influence subsequent modeling and actions.
65ccd1f
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.