Bgp Analysis

Security checks across static analysis, malware telemetry, and agentic risk

Overview

This appears to be a read-only BGP troubleshooting guide, with the main caution that it expects SSH or console access to routers.

This skill looks appropriate for read-only BGP troubleshooting. Before installing, make sure you are comfortable letting an agent help run diagnostic router commands, use read-only accounts, and avoid providing broader network access than needed.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Risk analysis

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

If used with router access, the agent may view BGP peers, routes, policies, and logs that describe your network.

Why it was flagged

Access to router sessions can reveal sensitive network topology and routing state, even when read-only; this access is expected for the stated BGP analysis purpose.

Skill content
SSH or console access to the router (read-only privilege sufficient)
Recommendation

Use a read-only network account, limit access to the intended devices, and review any commands before running them on production routers.

What this means

Users may not notice from the registry metadata alone that the skill is intended to be used with SSH-based router access.

Why it was flagged

The skill itself declares an SSH binary requirement, while the registry requirements shown for the package list no required binaries; this is a metadata declaration gap rather than evidence of hidden execution.

Skill content
openclaw: '{"emoji":"🔍","safetyTier":"read-only","requires":{"bins":["ssh"],"env":[]},"tags":["bgp","routing","protocol"],"mcpDependencies":[],"egressEndpoints":[]}'
Recommendation

Confirm that SSH-based diagnostics are intended before installing, and prefer verified sources for operational network skills.