Firm Legal Status Pack

v1.0.0

Legal status analysis and corporate structuring pack. Legal form comparison, tax simulation, social protection analysis, governance structuring, and complian...

0· 335·1 current·1 all-time
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, declared tools, and the single declared dependency (mcp-openclaw-extensions >= 3.2.0) are consistent with a legal analysis / tax simulation toolkit. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md provides only high-level tool descriptions and example invocations (compare, simulate, audit, checklist). It does not instruct the agent to read unexpected files, exfiltrate data, or call external endpoints. Warning text in the skill explicitly recommends human validation of AI-generated content — follow that guidance because legal/tax outputs require expert review.
Install Mechanism
No install spec and no code files; this is instruction-only, so nothing will be written to disk or fetched during install by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The only declared dependency is an OpenClaw extension (mcp-openclaw-extensions), which could add capabilities at runtime — the skill itself does not require secrets.
Persistence & Privilege
always: false and default invocation settings; the skill does not request permanent presence or modifications to other skills. It appears to operate within normal agent boundaries.
Assessment
This skill is internally coherent for producing legal-form comparisons, tax simulations, governance audits, and checklists. Key things to consider before installing: (1) the outputs are AI-generated and should not be used as definitive legal or tax advice—have a qualified lawyer/accountant review results; (2) the skill depends on mcp-openclaw-extensions >= 3.2.0 — confirm what that extension can do (network access, additional env/credential usage) before enabling; (3) test the skill with non-sensitive, synthetic data first to observe what information it includes in its outputs; and (4) if you need the agent to work with real company data, ensure the environment and any required credentials are provisioned separately and narrowly scoped.

Like a lobster shell, security has layers — review code before you run it.

latestvk9786st2qt3zvz8mr5qxmnpg4h824bcf
335downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

firm-legal-status-pack

⚠️ Contenu généré par IA — validation humaine requise avant utilisation.

Purpose

Provides a complete legal status analysis toolkit for the firm. Enables structured comparison of legal forms (SAS, SARL, SASU, EURL, etc.), tax simulations (IS vs IR, holding structures), social protection analysis, governance recommendations, and post-creation compliance checklists.

Designed to produce professional documents readable by every department: CEO (strategic structuring decisions), CFO (tax projections), Legal (statutory drafting), HR (social protection implications), Market Research (regulatory landscape).

Tools (5)

ToolDescriptionCategory
openclaw_legal_status_compareCompare legal forms (SAS, SARL, SASU, EURL, etc.) with multi-criteria scoring matrixlegal
openclaw_legal_tax_simulateTax simulation IS vs IR, holding structures, rémunération optimization over 3-5 yearsfinance
openclaw_legal_social_protectionSocial protection analysis — TNS vs assimilé salarié, prévoyance, retraitelegal
openclaw_legal_governance_auditGovernance structuring — statuts, pactes d'associés, organes de directionlegal
openclaw_legal_creation_checklistPost-creation compliance checklist — démarches, coûts, obligations récurrentescompliance

Usage

skills:
  - firm-legal-status-pack

# Compare legal forms for a tech startup:
openclaw_legal_status_compare project_type="startup tech" founders=2 revenue_y1=200000 fundraising=true

# Tax simulation:
openclaw_legal_tax_simulate legal_form="SAS" revenue=200000 salary=50000 dividends=30000 horizon_years=3

# Social protection analysis:
openclaw_legal_social_protection status="assimile_salarie" salary=50000 include_options=true

# Governance audit:
openclaw_legal_governance_audit legal_form="SAS" founders=2 has_investors=true

# Creation checklist:
openclaw_legal_creation_checklist legal_form="SAS" sector="tech" geography="France"

Cross-Department Integration

DepartmentWhat they getTool
CEOLegal form recommendation with scoring matrixstatus_compare
CFOTax simulations, rémunération optimizationtax_simulate
LegalGovernance clauses, statutory requirementsgovernance_audit
HRSocial protection implications by statussocial_protection
OperationsCreation checklist and compliance calendarcreation_checklist

Requirements

  • mcp-openclaw-extensions >= 3.2.0

Comments

Loading comments...