Skill Detail

Python Packaging

This skill provides a guide to creating and distributing Python packages. It includes documentation and examples.

GitHub:sickn33/antigravity-awesome-skills python-packaging
version f1410536d98a
static analysis only
no human review yet
Needs Review

Current public label

Needs Review

The skill's documentation includes potentially dangerous shell commands and mentions secrets, so it needs review.

This label is currently coming from the automated scorecard.

Automated result

Needs Review

Driftloom found a destructive shell pattern and references to secrets in the documentation. The skill's structure is mostly documentation.

1 high, 2 low Final label: needs review.

Human review

No human review has been recorded yet.

The current public label is still relying on automation. A human has not weighed in yet.

What happened

Driftloom completed a static scan. It inspected the skill files, recorded findings, and generated a scorecard.

Runtime evidence

No sandbox runtime result has been recorded yet.

What did not happen

  • Driftloom did not run this skill in an isolated sandbox yet.
  • This label is not a guarantee that the skill is safe, bug-free, or appropriate for every environment.
  • A good score does not replace human judgment when a skill touches secrets, shell access, or external systems.

Source provenance

Source: Workspace import

Originally ingested from a local workspace copy.

Scorecard

Safety
66
Quality
94
Transparency
100
Operational
92
Maintenance
72

1 high, 2 low Final label: needs review.

Severity mix: 1 high, 2 low

What Driftloom checked

  • Read the skill files and metadata to understand what the skill claims to do.
  • Looked for shell commands and risky command patterns.
  • Looked for external URLs and network behavior.
  • Looked for secret, token, password, and credential references.
  • Checked whether the skill structure and references looked internally consistent.

Findings

Destructive shell pattern detected
shell.rm_rf · safety
High

Found a hard-delete shell pattern. That deserves human eyes, not optimism.

File: resources/implementation-playbook.md
Evidence: rm -rf
Documentation-only skill structure
structure.docs_only · quality
Low

The source looks almost entirely documentation-based, with no obvious code or config files to inspect. That does not make it bad, but it limits how much automation can meaningfully verify.

File: SKILL.md
Secret or credential reference detected
secret.reference · safety
Low

The docs mention credentials or secrets. That may be normal, but it still tells you the skill expects sensitive material somewhere in the workflow.

File: resources/implementation-playbook.md
Evidence: password