Scanned skills

huggingface/skills hf-cloud-sagemaker-production-defaults

Checked the catalogued skill at hf-cloud-sagemaker-production-defaults.

SkillTrust corpus scan 18 September 2026 v0.10.0 via skillsh Verify on GitHub
A AI-triaged 0
A Security

A set by no findings on this axis

A Permissions

A set by no findings on this axis

A Transparency

A set by no findings on this axis

0 findings

No issues flagged by the static checks in the scanned files.

5 suppressed by AI triage
permission_hygienehigh SD-003 benign_example
SKILL.md

Absolute path refers to the standard SageMaker container model directory, not external file access.

permission_hygienehigh SD-003 benign_example
SKILL.md

Absolute path refers to the standard SageMaker container model directory, not external file access.

permission_hygienehigh SD-003 benign_example
scripts/deploy.py

Help text references a system directory, but no code accesses it, so no path traversal vulnerability.

permission_hygienehigh SD-003 benign_example
scripts/deploy_async.py

The absolute path /opt/ml/model is only mentioned in a help string describing where the model artifact will be extracted in a standard SageMaker container; it is not used as untrusted user input.

permission_hygienehigh SD-003 benign_example
scripts/deploy_ic.py

The absolute path /opt/ml/model is a standard SageMaker container directory, not user-provided, so it does not pose a path traversal risk.