paddleocr-text-recognition
Audited by Runlayer on Mar 3, 2026
Malicious tool definition detected
[y/N]: ").strip().lower() if confirm != "y": continue print(f"[OK] Recognized: {mask_token(token)} ") break # ======================================== # Save configuration # ======================================== print("=" * 60) print("Saving configuration...") print("=" * 60) if not save_config(api_url, token, project_root): sys.exit(1) # ======================================== # Test connection (optional) # ======================================== print(" " + "=" * 60) test_choice = input("
Malicious tool definition detected
Copy the API URL (e.g., https://xxx.paddleocr.com/ocr) 5. Click your avatar -> "Access Token" -> Copy the token Then configure: python skills/paddleocr-text-recognition/scripts/configure.py Or manually create .env file in project root: PADDLEOCR_OCR_API_URL=https://your-api-url.paddleocr.com/ocr PADDLEOCR_ACCESS_TOKEN=your_token_here ============================================================ """ ) def main(): parser = argparse.ArgumentParser( description="PaddleOCR Text Recognition smoke test"
Tool passed security scan
Passed Files (5)Click to expand
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan