Scanned skills

nvidia/skills earth2studio-deterministic-forecast

Checked the catalogued skill at earth2studio-deterministic-forecast.

SkillTrust corpus scan 19 September 2026 v0.10.0 via skillsh Verify on GitHub
D AI-triaged 8
D Security

D; retained sample includes a high finding · SD-007 · what this rule accepts as a false positive →

D Permissions

D; retained sample includes a high finding · SD-003 · what this rule accepts as a false positive →

A Transparency

A set by no findings on this axis

8 findings
permission_hygienehigh SD-003
BENCHMARK.md
permission_hygienehigh SD-003
BENCHMARK.md
permission_hygienehigh SD-003
evals/config.yml
permission_hygienehigh SD-003
evals/environment/setup/bootstrap.sh
permission_hygienehigh SD-003
evals/environment/setup/bootstrap.sh
securityhigh SD-007
evals/targets/eval_1_target.py
securityhigh SD-007
evals/targets/eval_2_target.py
securityhigh SD-007
evals/targets/eval_3_target.py
3 suppressed by AI triage
securityhigh SD-007 benign_example
evals/environment/Dockerfile

The Dockerfile only installs curl during image build, not performing any outbound network requests.

permission_hygienehigh SD-003 benign_example
evals/environment/Dockerfile

COPYing a file into /usr/local/bin is a normal Dockerfile operation, not a malicious path traversal.

permission_hygienehigh SD-003 benign_example
evals/environment/Dockerfile

The chmod command targets an absolute path within the image, which is benign and common in Dockerfile setup.