Code Patent Scanner

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only skill is coherent with its stated purpose and mainly reads local source code for patent-oriented analysis, which is expected but sensitive.

This appears to be a benign, instruction-only code analysis skill. Before installing or using it, make sure you are comfortable letting the agent inspect the selected repository, especially if it contains proprietary code, secrets, or unreleased product ideas.

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.

What this means

The agent may read and summarize parts of your codebase while performing the scan.

Why it was flagged

The skill directs the agent to inspect local source files in the current directory or a provided path. This is purpose-aligned for code analysis, but source code may contain sensitive intellectual property or embedded secrets.

Skill content
First, understand the codebase structure: 1. Check if path is provided, otherwise use current directory ... Include: `.go`, `.py`, `.ts`, `.js`, `.rs`, `.java`, `.cpp`, `.c`, `.rb`, `.swift`
Recommendation

Run it only on repositories you intend to analyze, and avoid including files with secrets, credentials, or unrelated private data.