checkers-sixty60

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: checkers-sixty60 Version: 1.0.0 The skill bundle contains a metadata file and a markdown file with instructions for an AI agent. The SKILL.md provides detailed, step-by-step guidance for browser automation on Checkers.co.za for grocery shopping. All instructions are focused on navigating the website, searching for products, adding items to the cart, handling errors, and managing shopping preferences. There is no evidence of prompt injection, malicious execution, data exfiltration, persistence mechanisms, or obfuscation. The content is entirely aligned with the stated purpose of a shopping automation skill.

Findings (0)

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.

What this means

The agent could add, change, or remove items from your Checkers basket while helping you shop.

Why it was flagged

The skill instructs the agent to manipulate a live ecommerce cart. This is aligned with the shopping purpose, but it is still a real account action.

Skill content
Click the Add button or +/- button ... Can increase/decrease quantities using +/- buttons ... Remove items by reducing quantity to zero
Recommendation

Review the cart contents, quantities, substitutes, and total before allowing checkout or payment.

What this means

The agent may see your prior purchases and delivery address while using the Checkers website.

Why it was flagged

The skill expects access to account-linked shopping history and delivery-location information. This is expected for reordering groceries, but it is personal account data.

Skill content
Shows all previously ordered items ... Address shown at top - delivery location confirmation
Recommendation

Use it only in the Checkers account you intend to shop from, and avoid exposing unrelated personal information in the browser session.

What this means

Old or incorrect saved preferences could affect item selection or substitutions.

Why it was flagged

The skill uses persistent site-stored order history and backup preferences as context for future shopping choices. This is useful and purpose-aligned, but those preferences can influence what gets added.

Skill content
Items ordered before remember their backup preference, making reordering efficient ... check regulars first
Recommendation

Confirm regular items and backup preferences before placing an order.