NosytLabs

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only search skill is coherent and purpose-aligned, but users should notice that it requires a Presearch bearer API key and makes privacy claims that are not substantiated by the supplied artifacts.

This appears safe to install as an instruction-only web-search integration. Before using it, be aware that it may require a Presearch API key and that your search queries go to Presearch; do not include secrets or sensitive private data in searches unless you are comfortable with that provider’s privacy practices.

Findings (3)

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

You may need to provide a Presearch API key, and any agent using it could spend quota or access the API under your account.

Why it was flagged

The skill requires a bearer API key for the Presearch API, while the registry metadata declares no primary credential or required environment variables. This is expected for an authenticated search API, but users should know a credential may be needed.

Skill content
**Auth:** Bearer Token ... Authorization: Bearer YOUR_API_KEY_HERE
Recommendation

Use a dedicated, least-privileged API key if available, monitor usage, and revoke the key if you stop using the skill.

What this means

Search terms entered through the skill may leave the agent environment and be processed by the external search service.

Why it was flagged

The skill sends user search queries to an external Presearch endpoint. This is central to the skill’s search purpose and is clearly disclosed, but users should avoid sending sensitive information in queries unless they trust the provider.

Skill content
**Endpoint:** `https://na-us-1.presearch.com/v1/search` ... `q` | string | ✅ | - | Search query
Recommendation

Avoid including secrets, private personal data, or confidential business information in search queries unless appropriate for that service.

What this means

A user might overestimate the privacy guarantees based only on the skill text.

Why it was flagged

The skill makes strong privacy and safety-related claims, but the supplied artifacts do not include a homepage, policy, source, or implementation details to substantiate them. This is not evidence of deception, but users should treat the claims as provider assertions.

Skill content
## Privacy Features
- No tracking or profiling
- Decentralized node network
- Encrypted traffic
- Uncensored results
Recommendation

Review the provider’s own documentation and privacy policy before relying on these claims for sensitive searches.