Real Skill packageSource verifiedClawHub registry

iran-chem-database

Iran Chemical Database — an HTTrack-powered live crawling system that autonomously discovers every Iranian chemical supplier, mirrors their websites with HTTrack, extracts research-grade molecule catalogs from the local mirrors, validates them with RDKit/PubChem, and maintains a live PostgreSQL database with FastAPI + Streamlit interfaces. Research-grade only (strict English/Persian grade classification), Persian NLP support, Playwright fallback for JS sites, Celery scheduling, Docker deployment. For academic proc…

Identity and source

Publisher attributionorionshaowswmwregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 76% rule confidence
Package forminstruction with code16 recorded files
Canonical sourceClawHub registryclawhub:orionshaowswmw:icd-re
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/20/2026.claude/skills/iran-chem-database

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/20/2026.agents/skills/iran-chem-database

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/20/2026skills/iran-chem-database

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @orionshaowswmw/icd-re
clawhub inspect @orionshaowswmw/icd-re --version 1.0.10

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
16 / 16 inspected as text
Checked
8/20/2026, 1:18:29 PM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: www.supplier.ir
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/20/2026, 11:19:06 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:20db6ba5451784f1f78fcf0d9ca7406b3d927e426181c651f745aaca473d4e02
Show up to 16 recorded paths
  • _meta.json
  • LICENSE
  • parser/__init__.py
  • parser/cas_resolver.py
  • parser/chemical_validator.py
  • parser/excel_parser.py
  • parser/grade_classifier.py
  • parser/html_parser.py
  • parser/mirror_path_utils.py
  • parser/pdf_parser.py
  • parser/persian_text_handler.py
  • parser/product_extractor.py
  • pyproject.toml
  • README.md
  • skill-card.md
  • SKILL.md

Source changelog

- Updated skill metadata and documentation to reflect correct name ("iran-chem-database") and version (1.0.9). - Expanded and clarified project overview in SKILL.md, detailing architecture, data flow, UI/API endpoints, and deployment instructions. - Enhanced security, privacy, and legal/ethical usage sections for transparency regarding outbound connectivity, local parsing, and credentials management. - Provided comprehensive requirements checklist, quick start, and hardening recommendations in documentation.