Back to skill
v1.0.0

Search Aptos Examples

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 7:38 AM.

Analysis

This instruction-only skill is purpose-aligned and requests no code execution, credentials, persistence, or mutation authority, but users should verify its official Aptos Labs attribution before treating it as authoritative.

GuidanceThis appears safe from a permissions and installation perspective: it has no code, install step, required credentials, or persistence. Use it as a checklist for finding examples, but verify the skill’s provenance and review the referenced Aptos examples directly before copying patterns into production Move contracts.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

Abnormal behavior control

Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.

Human-Agent Trust Exploitation
SeverityLowConfidenceMediumStatusNote
SKILL.md
metadata:
  author: aptos-labs
...
This skill helps you find relevant examples in official Aptos repositories

The skill uses official-looking attribution and framing. The supplied registry metadata lists the source as unknown and provides no homepage, so users should verify provenance before treating the skill as official Aptos Labs guidance.

User impactA user may give the skill more trust than warranted if they assume it is officially published or endorsed.
RecommendationVerify the publisher/source and cross-check referenced examples directly in the Aptos repositories before relying on the guidance for production contracts.