skill-test

Fail

Audited by Socket on Mar 10, 2026

2 alerts found:

Obfuscated Filex2
Obfuscated FileHIGH
src/skill_test/cli/commands.py

The analyzed module presents a feature-rich orchestration framework for skill testing with multiple workflows (run, interactive, baseline, mlflow/routing eval). No explicit malware observed. Primary security concerns are: (a) auto-approval path that can inject unverified prompts/responses into ground_truth.yaml, (b) potential path traversal via skill_name without normalization, (c) heavy reliance on dynamic optional imports that could bring in external dependencies with side effects. Recommended mitigations: normalize/validate skill_name, implement strict review gates for interactive auto-approval, sandbox code-execution blocks, limit file-write surface during automated flows, and add audit logging for changes to ground_truth.yaml and related artifacts. Overall security risk: moderate; malware likelihood: very low. Confidence: 0.75

Confidence: 98%
Obfuscated FileHIGH
SKILL.md

The skill's footprint is coherent with its stated purpose as a Databricks skill testing framework. It follows a controlled, local-test-oriented workflow without obvious credential harvesting, external data exfiltration, or supply-chain risks. The only minor concern is a possible typographical error in the environment setup command ('uv pip install -e .test/'), which should be corrected to ensure reproducibility. Overall, the risk posture is Benign with low security risk.

Confidence: 98%
Audit Metadata
Analyzed At
Mar 10, 2026, 09:33 AM
Package URL
pkg:socket/skills-sh/databricks-solutions%2Fai-dev-kit%2Fskill-test%2F@cad63c9d7d52bac8e18e59bd62a9ad4c00268d28