Nox Influencer - Creator Discovery & Influencer Marketing
ReviewAudited by ClawScan on May 10, 2026.
Overview
This deprecated redirect-only skill still asks for a CLI install and an API key, which is not justified by its stated behavior.
Treat this as a deprecated placeholder. Do not configure credentials or install the CLI for this version unless you have a specific reason; instead, review and install the latest Nox Influencer skill from the linked ClawHub page.
Findings (2)
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.
A user could be asked to provide a service API key to a skill that does not disclose any active task needing that key.
The artifact requires a sensitive API key, but the only user-facing instruction is that this skill is deprecated and users should visit another page. That makes the credential requirement unnecessary and unscoped in this skill.
"requires":{"env":["NOXINFLUENCER_API_KEY"],"bins":["noxinfluencer"]} ... This one is deprecated. Visit https://clawhub.ai/noxinfluencer/nox-influencer-marketing to get latest versionDo not provide the API key to this deprecated skill. Use the latest replacement skill directly and verify its credential scope before configuring it.
Installing the skill may unnecessarily add a local CLI dependency for a skill that should only redirect users to a newer version.
The install spec requires a third-party npm CLI package, but the provided SKILL.md only says the skill is deprecated and points users elsewhere. The install is therefore not purpose-aligned with the disclosed behavior.
node | package: @noxinfluencer/cli | creates binaries: noxinfluencer
Avoid installing this deprecated package unless there is a clear need. Prefer installing the current Nox Influencer skill from the linked page and review its package and credential requirements.
