Nsfw Detection
PendingStatic analysis audit pending.
Overview
No static analysis result has been recorded yet. Pattern checks will appear here once the artifact has been analyzed.
Findings (0)
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.
Installing the referenced package would trust code that was not reviewed here, although this is a normal setup pattern for an npm-based skill.
The skill is instruction-only but directs users to install external npm packages whose code is not included in the provided artifacts.
npm install @raghulpasupathi/nsfw-detection
Verify the npm package publisher, source, version, and install scripts before installing or using it.
Users could over-rely on the filter for sensitive safety decisions if they treat the stated accuracy as guaranteed.
The skill makes safety-relevant accuracy claims and child-protection use-case claims, but the provided artifacts do not include test data, model files, or code to substantiate them.
Accuracy: 92-95% on explicit content, 75-80% on suggestive
Treat the accuracy numbers as unverified documentation, test the model in your own environment, and keep human oversight for child-safety or moderation use cases.
