Skill Detail

Mobile Design System

This skill is a mobile design system. It appears to audit mobile design elements and may use credentials or secrets.

GitHub:sickn33/antigravity-awesome-skills mobile-design
version 2cfcefeaaab9
static analysis only
no human review yet
Use Caution

Current public label

Use Caution

Because the skill references credentials or secrets, and has a broken reference, it's labeled with caution.

This label is currently coming from the automated scorecard.

Automated result

Use Caution

Driftloom found references to credentials or secrets, and a broken reference. Static analysis found no other issues.

1 medium, 3 low Final label: use caution.

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
73
Quality
94
Transparency
100
Operational
92
Maintenance
76

1 medium, 3 low Final label: use caution.

Severity mix: 1 medium, 3 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, even if none stood out strongly.
  • Looked for external URLs and network behavior.
  • Looked for secret, token, password, and credential references.
  • Checked for broken internal references and missing files.

Findings

Secret or credential reference detected
secret.reference · safety
Medium

The source references credentials or secret material in executable or configuration context.

File: scripts/mobile_audit.py
Evidence: token
Broken relative reference detected
reference.missing_relative_path · quality
Low

The source references `?:.*(?:primary|cta|submit|confirm`, but that path does not exist.

File: scripts/mobile_audit.py
Evidence: primary_buttons = re.findall(r'(?:testID|id):\s*["\'](?:.*(?:primary|cta|submit|confirm)[^"\']*)["\']', content, re.IGNORECASE)
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: decision-trees.md
Evidence: password
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: mobile-backend.md
Evidence: Token