Skill Detail

Site Architecture

This skill helps plan website structure, including page hierarchy and navigation. It aims to make sites intuitive for users and optimized for search engines.

GitHub:sickn33/antigravity-awesome-skills site-architecture
version 717c152df24a
static analysis only
no human review yet
Trusted

Current public label

Trusted

The skill has a low-severity documentation issue, so it is labeled as trusted.

This label is currently coming from the automated scorecard.

Automated result

Trusted

Driftloom found a broken reference in the documentation.

1 low Final label: trusted.

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

1 low Final label: trusted.

Severity mix: 1 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 secrets and credential handling clues.
  • Checked for broken internal references and missing files.

Findings

Broken relative reference detected
reference.missing_relative_path · quality
Low

The source references `/features/analytics`, but that path does not exist.

File: SKILL.md
Evidence: | Contextual | Related content within text | "Learn more about [analytics](/features/analytics)" |