ClawAudit verdict

nstbrowser-ai-agent

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Receives external input AND uses eval

Browser automation skill using the nstbrowser-ai-agent CLI for anti-detection profile management; dynamic_eval capability is a hint but no concrete eval pattern appears in the content, and all operations serve the stated automation purpose.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
40
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination critical

Receives external input AND uses eval — the remote code-injection pattern (data-flow not verified)

LLM01 · LLM05 · ASI01 · ASI05

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match critical

Possible hardcoded credential

references/nst-api-reference.md · code · API_KEY="your-api-key-here

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/troubleshooting.md · code · http://127.0.0.1

Pattern match high

References sudo — requests elevated privileges

references/troubleshooting.md · code · sudo

Pattern match high

apt-get install — installs system packages

references/troubleshooting.md · code · apt-get install

Pattern match low

Opens WebSocket connection

SKILL.md · prose · downgraded · WebSocket

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installcredential_accessnetwork_indynamic_eval
Check another skill Browse the registry Auditing your own skills or configs? Use the API