Onboard a repository to use Offload for parallel test execution on Modal. Detects test setup, creates config, Dockerfile, CI job, and optimizes performance.
60
72%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./skills/offload-onboard/SKILL.mdLow
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
The skill includes external artifacts that will be fetched and executed at runtime (Docker build or CI): e.g. the Dockerfile template pulls ghcr.io/astral-sh/uv:latest and the GitHub Actions references (actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v5, dtolnay/rust-toolchain@stable, actions/cache@v4) which are remote code run by CI.
5cc6a7c
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.