french-servicesAccédez aux services français : horaires trains SNCF, suivi colis La Poste, météo, et information trafic transports en Île-de-France.
Install via ClawdBot CLI:
clawdbot install HugoSbl/french-servicesGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://developer.laposte.frCalls external URL not in known-safe list
https://navitia.ioAI Analysis
The skill interacts with legitimate, documented public APIs (Navitia, La Poste, IDFM) for its stated purpose of providing French services. The 'UNKNOWN_DATA_SINK' signal appears to be a false positive, as the URL 'https://developer.laposte.fr' is the documented location to obtain an API key, not an endpoint for exfiltrating user data. No hidden instructions, credential harvesting, or obfuscation are present.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
A travel agency or personal assistant tool uses this skill to help users plan trips in France. It can check train schedules via SNCF for intercity travel, monitor local transport status in Île-de-France with RATP, and provide weather forecasts for destinations, streamlining itinerary creation.
An online retailer integrates this skill to offer customers real-time package tracking for shipments handled by La Poste. It automates status updates, reducing customer service inquiries and improving post-purchase experience for e-commerce platforms.
A city or transportation authority deploys this skill in a dashboard to monitor public transit health. It checks for disruptions on SNCF and RATP lines, displays next departures at key stations, and includes weather data to anticipate service impacts, aiding operational decisions.
Individuals use this skill in a personal AI assistant app to manage daily tasks in France. It can track personal packages, check train times for commutes, get weather updates for outdoor plans, and verify metro status, all through simple voice or text commands.
Offer this skill as part of a subscription-based API platform where businesses pay for higher request limits or premium features like advanced analytics on transport data. Revenue comes from tiered plans based on usage volume and support levels.
License the skill to travel companies or app developers who embed it into their own branded applications. Charge a one-time setup fee or ongoing licensing fee for customization and maintenance, targeting firms needing French service integrations without development overhead.
Aggregate anonymized data from the skill's usage, such as popular travel routes or weather patterns, to sell insights to urban planners, advertisers, or researchers. Revenue is generated through data reports and consultancy services based on collected trends.
💬 Integration Tip
Ensure API keys for SNCF, La Poste, and RATP are securely stored as environment variables, and use the --json flag for easy parsing in automated systems.
Scored Apr 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use SQLite correctly with proper concurrency, pragmas, and type handling.
Write correct MySQL queries avoiding common pitfalls with character sets, indexes, and locking.