[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-auth0-auth0-springboot-api-de":3,"guides-for-auth0-auth0-springboot-api":811,"similar-k178hnw42s05kwr0zcw7ndpyrd86ma9k-de":812},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":267,"isFallback":264,"parentExtension":272,"providers":309,"relations":313,"repo":314,"tags":809,"workflow":810},1778682677410.0361,"k178hnw42s05kwr0zcw7ndpyrd86ma9k",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Use when securing Spring Boot API endpoints with JWT Bearer token validation, scope-based authorization, or DPoP proof-of-possession - integrates com.auth0:auth0-springboot-api SDK for REST APIs receiving access tokens from frontends or mobile apps. Triggers on Auth0AuthenticationFilter, Spring Boot API auth, JWT validation, SecurityFilterChain, hasAuthority SCOPE.",{"claudeCode":12},"auth0/agent-skills","Auth0 Spring Boot API","https://github.com/auth0/agent-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":247,"workflow":265},1778683314929.9526,"kn7fjcdsx94rv0fsfwpxrja1bd86mbym","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"practices":208,"prerequisites":214,"promptVersionExtension":219,"promptVersionScoring":220,"purpose":221,"rationale":222,"score":223,"summary":224,"tags":225,"targetMarket":233,"tier":234,"useCases":235,"workflow":240},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of securing Spring Boot API endpoints with JWT and related authorization mechanisms, targeting developers using the Auth0 SDK.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers specific integration for Spring Boot with Auth0, including advanced features like DPoP and scope-based authorization, going beyond generic JWT validation.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete workflow including SDK installation, configuration, Spring Security setup, endpoint protection examples, and testing guidance, covering the full lifecycle for securing Spring Boot APIs.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on securing Spring Boot APIs with Auth0 JWT, without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description accurately and concisely reflects the skill's functionality, mentioning JWT validation, scope-based authorization, DPoP, and the specific SDK integration.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This is a skill and does not expose tools directly.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The API reference documentation thoroughly details all configuration properties, environment variables, and provides clear examples for application.yml and application.properties.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This is a skill and does not expose tools with names.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","This is a skill and does not expose tools with I/O surfaces.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The license is Apache-2.0, which is a permissive open-source license, and it is clearly declared in the LICENSE file and frontmatter.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-13, which is recent.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The skill uses a specific SDK version (`1.0.0-beta.1`) and instructs users to fetch the latest release version dynamically, indicating good dependency management practices.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill handles authentication tokens and API identifiers as configuration, not hardcoded secrets, and does not echo resolved secrets to output.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill focuses on configuration and SDK integration, not loading or executing arbitrary third-party data, making injection risks minimal.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on a well-defined SDK and configuration, with no runtime downloads or execution of external code not part of the bundle.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's instructions focus on code configuration and setup within the user's project, not on file system operations outside the project scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops are present in the provided documentation or code snippets.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's functionality is confined to API authentication configuration and does not involve reading or submitting confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and documentation are free of hidden steering tricks, using clean, printable ASCII and expected Unicode.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's implementation relies on standard Java and Spring Boot configurations, with no obfuscated code or runtime script execution.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes standard Java/Spring Boot project structure for configuration files but does not make rigid assumptions about user-specific project organization.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 1 open issue and 3 closed issues in the last 90 days, the closure rate is sufficient (1/3).",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The manifest declares a version ('1.0.0') and the documentation instructs users to fetch the latest SDK version dynamically, indicating clear versioning practices.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The provided code snippets and configuration guidance imply standard Spring Boot validation mechanisms for properties, and the SDK itself handles JWT validation.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill's operations are primarily configuration-based and do not involve destructive file operations or infrastructure changes.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The documentation outlines specific exceptions and HTTP status codes handled by the SDK, indicating robust error handling, and Spring Boot itself provides structured error reporting.",{"category":111,"check":115,"severity":42,"summary":116},"Logging","The skill itself does not perform destructive actions or outbound calls that would typically require a local audit log; logging is handled by the Spring Boot application.",{"category":118,"check":119,"severity":42,"summary":120},"Compliance","GDPR","The skill focuses on API security and token validation, not on processing personal data directly.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is globally applicable for securing Spring Boot APIs and does not have any regional or jurisdictional limitations.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill assumes standard Java 17+/Spring Boot 3.2+ environments and Maven/Gradle, which are widely supported, with no OS-specific assumptions.",{"category":45,"check":128,"severity":24,"summary":129},"README","The README provides a good overview of the Auth0 Agent Skills suite and points to specific skill documentation.",{"category":33,"check":131,"severity":42,"summary":132},"Tool surface size","This is a skill and does not expose multiple tools.",{"category":40,"check":134,"severity":42,"summary":135},"Overlapping near-synonym tools","This is a skill and does not expose multiple tools with overlapping functionality.",{"category":45,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as JWT validation, scope authorization, and DPoP support, are directly implemented by the SDK and its integration guidance.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The SKILL.md and setup guide provide clear, step-by-step instructions for SDK installation, Auth0 configuration, and Spring Security setup, including an automated CLI option.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The documentation clearly lists common errors, their causes, and remediation steps, particularly for authentication failures.",{"category":104,"check":148,"severity":24,"summary":149},"Pinned dependencies","The skill instructs users to fetch the latest SDK version dynamically and provides a fallback, while the underlying Java project would use Maven/Gradle for dependency management with lockfiles.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill's function is primarily configuration and integration, not state-changing operations that would typically require a dry-run mode.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that would require idempotency or specific timeout handling beyond what the underlying Spring Boot application and Auth0 SDK provide.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill itself does not emit telemetry; telemetry concerns would be handled by the user's Spring Boot application configuration, not this skill.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill precisely states its purpose: securing Spring Boot APIs with JWT validation, scope-based authorization, and DPoP, and clearly outlines when NOT to use it.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise, directly stating the core capability and trigger phrases without excessive keyword stuffing.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured and avoids excessive length by delegating detailed procedures to reference files.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The skill utilizes `references/*.md` files for detailed guides on integration, DPoP, and API references, effectively employing progressive disclosure.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill is instructional and configuration-based, not an exploration or audit-style skill requiring forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md and reference files provide multiple end-to-end, ready-to-use code examples for configuration, security setup, and endpoint protection.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation addresses common mistakes, potential issues, and provides troubleshooting tips, covering failure modes like token expiry and audience mismatch.",{"category":111,"check":183,"severity":42,"summary":184},"Tool Fallback","This skill does not rely on external tools that require fallback mechanisms.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The skill clearly states its stack assumptions: Java 17+, Spring Boot 3.2+, Maven/Gradle, and the Auth0 SDK.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","While not explicitly checklist-based, the skill's focus on configuration and SDK integration implies that incorrect setup would halt the application or result in clear auth errors, not proceed destructively.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained for its purpose of securing Spring Boot APIs and does not implicitly rely on other skills; it only cross-references related Auth0 skills.",1778683314820,"This skill integrates the com.auth0:auth0-springboot-api SDK to secure Spring Boot REST APIs using JWT Bearer token validation, scope-based authorization, and DPoP proof-of-possession. It provides comprehensive setup, configuration, and code examples for Java applications.",[198,199,200,201,202],"JWT Bearer token validation","Scope-based authorization","DPoP proof-of-possession support","Integration with com.auth0:auth0-springboot-api SDK","Spring Boot API security configuration",[204,205,206,207],"Securing Spring MVC web applications with session-based authentication.","Handling authentication for Single Page Applications (client-side).","Providing native mobile application authentication.","Integrating with non-Spring Java APIs.",[209,210,211,212,213],"API Security","Authentication","Authorization","JWT Validation","OAuth2",[215,216,217,218],"Java 17+ and Spring Boot 3.2+","Maven 3.6+ or Gradle 7+","Auth0 API configured (not Application)","Auth0 account and tenant setup","3.0.0","4.4.0","Secure Spring Boot API endpoints with Auth0 JWT validation, scope-based authorization, or DPoP proof-of-possession.","All checks pass, indicating high quality and production readiness.",99,"Excellent skill for securing Spring Boot APIs with Auth0.",[226,227,228,229,230,231,232],"java","spring-boot","api-security","jwt","oauth2","auth0","dpop","global","verified",[236,237,238,239],"Securing REST APIs in Spring Boot applications.","Implementing JWT validation for incoming access tokens.","Enforcing authorization based on token scopes.","Adding DPoP support for enhanced token security.",[241,242,243,244,245,246],"Install SDK dependency (Gradle/Maven)","Create Auth0 API resource","Configure application.yml/properties with Auth0 domain and audience","Configure Spring Security with Auth0AuthenticationFilter","Protect API endpoints using security configurations","Test API endpoints with and without access tokens",{"codeQuality":248,"collectedAt":250,"documentation":251,"maintenance":254,"security":261,"testCoverage":263},{"hasLockfile":249},false,1778683297917,{"descriptionLength":252,"readmeSize":253},367,7769,{"closedIssues90d":255,"forks":256,"hasChangelog":249,"manifestVersion":257,"openIssues90d":258,"pushedAt":259,"stars":260},3,10,"1.0.0",1,1778675325000,20,{"hasNpmPackage":249,"license":262,"smitheryVerified":249},"Apache-2.0",{"hasCi":264,"hasTests":264},true,{"updatedAt":266},1778683314930,{"basePath":268,"githubOwner":231,"githubRepo":269,"locale":18,"slug":270,"type":271},"plugins/auth0/skills/auth0-springboot-api","agent-skills","auth0-springboot-api","skill",{"_creationTime":273,"_id":274,"community":275,"display":276,"identity":280,"parentExtension":283,"providers":284,"relations":303,"tags":305,"workflow":306},1778682677410.0303,"k17b52m0t4j5ryyvea95kdqqr186nk9e",{"reviewCount":8},{"description":277,"installMethods":278,"name":279,"sourceUrl":14},"Auth0 skills for quickstarts, migration, MFA, Advanced Custom Universal Login (ACUL) screen generation, and framework-specific SDK integrations for React, Next.js, Vue, Nuxt, Angular, Express, Fastify, FastAPI, Go, Java MVC, Spring Boot, Swift, Android, ASP.NET Core, React Native, Expo, Ionic React (Capacitor), Ionic Angular (Capacitor), and Ionic Vue (Capacitor).",{"claudeCode":231},"Auth0",{"basePath":281,"githubOwner":231,"githubRepo":269,"locale":18,"slug":231,"type":282},"plugins/auth0","plugin",null,{"evaluate":285,"extract":298},{"promptVersionExtension":219,"promptVersionScoring":220,"score":286,"tags":287,"targetMarket":233,"tier":297},78,[288,231,289,229,290,291,292,293,294,295,296],"authentication","security","oauth","spa","web","mobile","backend","frontend","migration","community",{"commitSha":299,"license":262,"plugin":300},"HEAD",{"mcpCount":8,"provider":301,"skillCount":302},"classify",28,{"repoId":304},"kd7d2wx4927yddhxgfpzw6t10x86m349",[231,288,294,295,229,296,293,290,289,291,292],{"evaluatedAt":307,"extractAt":308,"updatedAt":307},1778682712627,1778682677410,{"evaluate":310,"extract":312},{"promptVersionExtension":219,"promptVersionScoring":220,"score":223,"tags":311,"targetMarket":233,"tier":234},[226,227,228,229,230,231,232],{"commitSha":299,"license":262},{"parentExtensionId":274,"repoId":304},{"_creationTime":315,"_id":304,"identity":316,"providers":317,"workflow":805},1778682673018.1855,{"githubOwner":231,"githubRepo":269,"sourceUrl":14},{"classify":318,"discover":799,"github":802},{"commitSha":299,"extensions":319},[320,337,403,441,455,466,477,487,518,529,540,548,556,567,578,589,600,611,626,638,649,662,675,686,698,720,728,756,767,788],{"basePath":321,"description":322,"displayName":323,"installMethods":324,"rationale":325,"selectedPaths":326,"source":335,"sourceLanguage":18,"type":336},"","Agent skills for integrating Auth0 authentication into any application, framework, or platform.","auth0-agent-skills",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[327,330,332],{"path":328,"priority":329},".claude-plugin/marketplace.json","mandatory",{"path":331,"priority":329},"README.md",{"path":333,"priority":334},"LICENSE","high","rule","marketplace",{"basePath":281,"description":277,"displayName":231,"installMethods":338,"rationale":339,"selectedPaths":340,"source":335,"sourceLanguage":18,"type":282},{"claudeCode":231},"plugin manifest at plugins/auth0/.claude-plugin/plugin.json",[341,343,344,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401],{"path":342,"priority":329},".claude-plugin/plugin.json",{"path":331,"priority":329},{"path":345,"priority":346},"skills/acul-screen-generator/SKILL.md","medium",{"path":348,"priority":346},"skills/auth0-android/SKILL.md",{"path":350,"priority":346},"skills/auth0-angular/SKILL.md",{"path":352,"priority":346},"skills/auth0-aspnetcore-api/SKILL.md",{"path":354,"priority":346},"skills/auth0-cli/SKILL.md",{"path":356,"priority":346},"skills/auth0-expo/SKILL.md",{"path":358,"priority":346},"skills/auth0-express/SKILL.md",{"path":360,"priority":346},"skills/auth0-fastapi-api/SKILL.md",{"path":362,"priority":346},"skills/auth0-fastify/SKILL.md",{"path":364,"priority":346},"skills/auth0-fastify-api/SKILL.md",{"path":366,"priority":346},"skills/auth0-flask/SKILL.md",{"path":368,"priority":346},"skills/auth0-ionic-angular/SKILL.md",{"path":370,"priority":346},"skills/auth0-ionic-react/SKILL.md",{"path":372,"priority":346},"skills/auth0-ionic-vue/SKILL.md",{"path":374,"priority":346},"skills/auth0-java-mvc-common/SKILL.md",{"path":376,"priority":346},"skills/auth0-mfa/SKILL.md",{"path":378,"priority":346},"skills/auth0-migration/SKILL.md",{"path":380,"priority":346},"skills/auth0-nextjs/SKILL.md",{"path":382,"priority":346},"skills/auth0-nuxt/SKILL.md",{"path":384,"priority":346},"skills/auth0-quickstart/SKILL.md",{"path":386,"priority":346},"skills/auth0-react/SKILL.md",{"path":388,"priority":346},"skills/auth0-react-native/SKILL.md",{"path":390,"priority":346},"skills/auth0-spa-js/SKILL.md",{"path":392,"priority":346},"skills/auth0-springboot-api/SKILL.md",{"path":394,"priority":346},"skills/auth0-swift/SKILL.md",{"path":396,"priority":346},"skills/auth0-vue/SKILL.md",{"path":398,"priority":346},"skills/express-oauth2-jwt-bearer/SKILL.md",{"path":400,"priority":346},"skills/go-jwt-middleware/SKILL.md",{"path":402,"priority":334},".cursor-plugin/plugin.json",{"basePath":404,"description":405,"displayName":406,"installMethods":407,"rationale":408,"selectedPaths":409,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/acul-screen-generator","Generates complete, branded Auth0 Advanced Custom Universal Login (ACUL) screen implementations using the React or Vanilla JS SDK. Use when a developer asks to create, add, or modify ACUL login screens with custom branding, social login, theming, or specific authentication flows. Triggers on requests like \"generate a custom login screen\", \"add a signup screen to my ACUL project\", \"customize my Auth0 Universal Login with our brand colors\", \"apply our theme to all ACUL screens\", or any task involving Auth0 Universal Login customization with @auth0/auth0-acul-react or @auth0/auth0-acul-js.","acul-screen-generator",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/acul-screen-generator/SKILL.md",[410,412,415,417,419,421,423,425,427,429,431,433,435,437,439],{"path":411,"priority":329},"SKILL.md",{"path":413,"priority":414},"assets/js-templates/login-id.js","low",{"path":416,"priority":414},"assets/js-templates/login-password.js",{"path":418,"priority":414},"assets/react-templates/login-id.tsx",{"path":420,"priority":414},"assets/react-templates/login-password.tsx",{"path":422,"priority":414},"assets/theme-templates/globals.css",{"path":424,"priority":414},"assets/theme-templates/tailwind.config.ts",{"path":426,"priority":414},"assets/theme-templates/theme-provider.ts",{"path":428,"priority":414},"assets/theme-templates/tokens.css",{"path":430,"priority":346},"references/acul-js-sdk.md",{"path":432,"priority":346},"references/acul-react-sdk.md",{"path":434,"priority":346},"references/cli-commands.md",{"path":436,"priority":346},"references/screen-catalog.md",{"path":438,"priority":346},"references/social-providers.md",{"path":440,"priority":346},"references/theming-patterns.md",{"basePath":442,"description":443,"displayName":444,"installMethods":445,"rationale":446,"selectedPaths":447,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-android","Use when adding authentication to Android applications (Kotlin/Java) with Web Auth, biometric-protected credentials, and MFA - integrates com.auth0.android:auth0 SDK for native Android apps","auth0-android",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-android/SKILL.md",[448,449,451,453],{"path":411,"priority":329},{"path":450,"priority":346},"references/api.md",{"path":452,"priority":346},"references/integration.md",{"path":454,"priority":346},"references/setup.md",{"basePath":456,"description":457,"displayName":458,"installMethods":459,"rationale":460,"selectedPaths":461,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-angular","Use when adding authentication to Angular applications with route guards and HTTP interceptors - integrates @auth0/auth0-angular SDK for SPAs","auth0-angular",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-angular/SKILL.md",[462,463,464,465],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"basePath":467,"description":468,"displayName":469,"installMethods":470,"rationale":471,"selectedPaths":472,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-aspnetcore-api","Use when securing ASP.NET Core Web API endpoints with JWT Bearer token validation, scope/permission checks, or stateless auth - integrates Auth0.AspNetCore.Authentication.Api for REST APIs receiving access tokens from frontends or mobile apps. Also handles DPoP proof-of-possession token binding. Triggers on: AddAuth0ApiAuthentication, .NET Web API auth, JWT validation, UseAuthentication, UseAuthorization.","auth0-aspnetcore-api",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-aspnetcore-api/SKILL.md",[473,474,475,476],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"basePath":478,"description":479,"displayName":480,"installMethods":481,"rationale":482,"selectedPaths":483,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-cli","Reference for Auth0 CLI commands — apps, apis, users, roles, organizations, actions, logs, custom domains, universal-login, terraform, raw API mode, and --json output. Use this skill whenever you need to run Auth0 CLI commands to create or manage applications, APIs, users, roles, organizations, actions, log streams, custom domains, or Universal Login configuration, or when you need to call the Auth0 Management API directly. Trigger on prompts like \"create an Auth0 app\", \"list my Auth0 users\", \"assign a role\", \"set up an organization\", \"deploy an action\", \"configure a custom domain\", \"generate Terraform for Auth0\", \"stream Auth0 logs\", \"call the Management API\", or any task involving the auth0 CLI tool.","auth0-cli",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-cli/SKILL.md",[484,485],{"path":411,"priority":329},{"path":486,"priority":346},"references/cli.md",{"basePath":488,"description":489,"displayName":490,"installMethods":491,"rationale":492,"selectedPaths":493,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-expo","Use when adding authentication to Expo (React Native) mobile apps — login, logout, user sessions, protected routes, biometrics, or token management. Integrates react-native-auth0 SDK with Expo Config Plugin for native iOS/Android builds. Trigger for any Expo project needing Auth0, including app.json plugin config, custom scheme setup, or credential management. Do NOT use for bare React Native CLI projects (use auth0-react-native), React web apps (use auth0-react), Next.js (use auth0-nextjs), or backend APIs.","auth0-expo",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-expo/SKILL.md",[494,495,496,497,498,500,502,504,506,508,510,512,514,516],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"path":499,"priority":414},"scripts/bootstrap.mjs",{"path":501,"priority":414},"scripts/package.json",{"path":503,"priority":414},"scripts/utils/app-json-writer.mjs",{"path":505,"priority":414},"scripts/utils/auth0-api.mjs",{"path":507,"priority":414},"scripts/utils/change-plan.mjs",{"path":509,"priority":414},"scripts/utils/clients.mjs",{"path":511,"priority":414},"scripts/utils/connections.mjs",{"path":513,"priority":414},"scripts/utils/discovery.mjs",{"path":515,"priority":414},"scripts/utils/helpers.mjs",{"path":517,"priority":414},"scripts/utils/validation.mjs",{"basePath":519,"description":520,"displayName":521,"installMethods":522,"rationale":523,"selectedPaths":524,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-express","Use when adding authentication (login, logout, protected routes) to Express.js web applications - integrates express-openid-connect for session-based auth.","auth0-express",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-express/SKILL.md",[525,526,527,528],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"basePath":530,"description":531,"displayName":532,"installMethods":533,"rationale":534,"selectedPaths":535,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-fastapi-api","Use when securing FastAPI API endpoints with JWT Bearer token validation, scope/permission checks, or stateless auth - integrates auth0-fastapi-api for REST APIs receiving access tokens from SPAs, mobile apps, or other clients. Also handles DPoP proof-of-possession token binding. Triggers on: Auth0FastAPI, FastAPI API auth, JWT validation, require_auth, DPoP.","auth0-fastapi-api",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-fastapi-api/SKILL.md",[536,537,538,539],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"basePath":541,"description":542,"displayName":543,"installMethods":544,"rationale":545,"selectedPaths":546,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-fastify","Use when adding authentication (login, logout, protected routes) to Fastify web applications - integrates @auth0/auth0-fastify for session-based auth. For stateless Fastify APIs use auth0-fastify-api instead.","auth0-fastify",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-fastify/SKILL.md",[547],{"path":411,"priority":329},{"basePath":549,"description":550,"displayName":551,"installMethods":552,"rationale":553,"selectedPaths":554,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-fastify-api","Use when securing Fastify API endpoints with JWT Bearer token validation, scope/permission checks, or stateless auth - integrates @auth0/auth0-fastify-api for REST APIs receiving access tokens from frontends or mobile apps.","auth0-fastify-api",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-fastify-api/SKILL.md",[555],{"path":411,"priority":329},{"basePath":557,"description":558,"displayName":559,"installMethods":560,"rationale":561,"selectedPaths":562,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-flask","Use when adding login, logout, and user profile to a Flask web application using session-based authentication - integrates auth0-server-python for server-rendered apps with login/callback/profile/logout flows.","auth0-flask",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-flask/SKILL.md",[563,564,565,566],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"basePath":568,"description":569,"displayName":570,"installMethods":571,"rationale":572,"selectedPaths":573,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-ionic-angular","Use when adding Auth0 authentication to an Ionic Angular application with Capacitor — integrates @auth0/auth0-angular SDK with Capacitor Browser and App plugins for native iOS/Android deep linking, login, logout, and user profile display.","auth0-ionic-angular",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-ionic-angular/SKILL.md",[574,575,576,577],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"basePath":579,"description":580,"displayName":581,"installMethods":582,"rationale":583,"selectedPaths":584,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-ionic-react","Use when adding Auth0 authentication to an Ionic React application with Capacitor — integrates @auth0/auth0-react SDK with Capacitor Browser and App plugins for native iOS/Android deep linking, login, logout, and user profile display.","auth0-ionic-react",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-ionic-react/SKILL.md",[585,586,587,588],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"basePath":590,"description":591,"displayName":592,"installMethods":593,"rationale":594,"selectedPaths":595,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-ionic-vue","Use when adding Auth0 authentication to an Ionic Vue application with Capacitor — integrates @auth0/auth0-vue SDK with Capacitor Browser and App plugins for native iOS/Android deep linking, login, logout, and user profile display.","auth0-ionic-vue",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-ionic-vue/SKILL.md",[596,597,598,599],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"basePath":601,"description":602,"displayName":603,"installMethods":604,"rationale":605,"selectedPaths":606,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-java-mvc-common","Use when adding Auth0 login, logout, and callback handling to Java Servlet web applications - integrates com.auth0:mvc-auth-commons SDK for server-side Java apps using javax.servlet with session-based authentication. Triggers on AuthenticationController, AuthorizeUrl, Tokens, IdentityVerificationException, Java MVC auth.","auth0-java-mvc-common",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-java-mvc-common/SKILL.md",[607,608,609,610],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"basePath":612,"description":613,"displayName":614,"installMethods":615,"rationale":616,"selectedPaths":617,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-mfa","Use when adding MFA, 2FA, TOTP, SMS codes, push notifications, passkeys, or when requiring step-up verification for sensitive operations or meeting compliance requirements (HIPAA, PCI-DSS) - covers adaptive and risk-based authentication with Auth0.","auth0-mfa",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-mfa/SKILL.md",[618,619,621,622,624],{"path":411,"priority":329},{"path":620,"priority":346},"references/advanced.md",{"path":450,"priority":346},{"path":623,"priority":346},"references/backend.md",{"path":625,"priority":346},"references/examples.md",{"basePath":627,"description":628,"displayName":629,"installMethods":630,"rationale":631,"selectedPaths":632,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-migration","Use when migrating or switching from an existing auth provider (Firebase, Cognito, Supabase, Clerk, custom auth) to Auth0 - covers bulk user import, gradual migration strategies, code migration patterns, and JWT validation updates.","auth0-migration",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-migration/SKILL.md",[633,634,636],{"path":411,"priority":329},{"path":635,"priority":346},"references/code-patterns.md",{"path":637,"priority":346},"references/user-import.md",{"basePath":639,"description":640,"displayName":641,"installMethods":642,"rationale":643,"selectedPaths":644,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-nextjs","Use when adding authentication to Next.js applications (login, logout, protected pages, middleware, server components) - supports App Router and Pages Router with @auth0/nextjs-auth0 SDK.","auth0-nextjs",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-nextjs/SKILL.md",[645,646,647,648],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"basePath":650,"description":651,"displayName":652,"installMethods":653,"rationale":654,"selectedPaths":655,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-nuxt","Use when implementing Auth0 authentication in Nuxt 3/4 applications, configuring session management, protecting routes with middleware, or integrating API access tokens - provides setup patterns, composable usage, and security best practices for the @auth0/auth0-nuxt SDK","auth0-nuxt",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-nuxt/SKILL.md",[656,657,658,660],{"path":411,"priority":329},{"path":625,"priority":346},{"path":659,"priority":346},"references/route-protection.md",{"path":661,"priority":346},"references/session-stores.md",{"basePath":663,"description":664,"displayName":665,"installMethods":666,"rationale":667,"selectedPaths":668,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-quickstart","Use when adding authentication or login to any app - detects your stack (React, Next.js, Vue, Nuxt, Angular, Express, Fastify, FastAPI, ASP.NET Core, React Native, Expo, Android, Swift), sets up an Auth0 account if needed, and routes to the correct SDK setup workflow.","auth0-quickstart",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-quickstart/SKILL.md",[669,670,671,673],{"path":411,"priority":329},{"path":486,"priority":346},{"path":672,"priority":346},"references/concepts.md",{"path":674,"priority":346},"references/environments.md",{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-react","Use when adding authentication to React applications (login, logout, user sessions, protected routes) - integrates @auth0/auth0-react SDK for SPAs with Vite or Create React App","auth0-react",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-react/SKILL.md",[682,683,684,685],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"basePath":687,"description":688,"displayName":689,"installMethods":690,"rationale":691,"selectedPaths":692,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-react-native","Use when adding authentication to React Native or Expo mobile apps (iOS/Android) with biometric support - integrates react-native-auth0 SDK with native deep linking","auth0-react-native",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-react-native/SKILL.md",[693,694,695,697],{"path":411,"priority":329},{"path":450,"priority":346},{"path":696,"priority":346},"references/patterns.md",{"path":454,"priority":346},{"basePath":699,"description":700,"displayName":701,"installMethods":702,"rationale":703,"selectedPaths":704,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-spa-js","Use when adding authentication to Vanilla JS, Svelte, or any framework-agnostic single-page applications - integrates @auth0/auth0-spa-js SDK for SPAs without framework-specific wrappers","auth0-spa-js",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-spa-js/SKILL.md",[705,706,707,708,709,710,711,712,713,714,715,716,718,719],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"path":499,"priority":414},{"path":501,"priority":414},{"path":505,"priority":414},{"path":507,"priority":414},{"path":509,"priority":414},{"path":511,"priority":414},{"path":513,"priority":414},{"path":717,"priority":414},"scripts/utils/env-writer.mjs",{"path":515,"priority":414},{"path":517,"priority":414},{"basePath":268,"description":10,"displayName":270,"installMethods":721,"rationale":722,"selectedPaths":723,"source":335,"sourceLanguage":18,"type":271},{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-springboot-api/SKILL.md",[724,725,726,727],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"basePath":729,"description":730,"displayName":731,"installMethods":732,"rationale":733,"selectedPaths":734,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-swift","Use when adding Auth0 authentication to an iOS, macOS, tvOS, watchOS, or visionOS application — integrates the Auth0.swift SDK for native Apple platform authentication using Web Auth, CredentialsManager, and biometric protection.","auth0-swift",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-swift/SKILL.md",[735,736,737,738,739,740,741,742,743,744,745,746,748,749,751,752,754],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"path":499,"priority":414},{"path":501,"priority":414},{"path":505,"priority":414},{"path":507,"priority":414},{"path":509,"priority":414},{"path":511,"priority":414},{"path":513,"priority":414},{"path":747,"priority":414},"scripts/utils/entitlements.mjs",{"path":515,"priority":414},{"path":750,"priority":414},"scripts/utils/plist-writer.mjs",{"path":517,"priority":414},{"path":753,"priority":414},"scripts/utils/xcode-modify.rb",{"path":755,"priority":414},"scripts/utils/xcode-project.mjs",{"basePath":757,"description":758,"displayName":759,"installMethods":760,"rationale":761,"selectedPaths":762,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/auth0-vue","Use when adding authentication to Vue.js 3 applications (login, logout, user sessions, protected routes) - integrates @auth0/auth0-vue SDK for SPAs with Vite or Vue CLI","auth0-vue",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-vue/SKILL.md",[763,764,765,766],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"basePath":768,"description":769,"displayName":770,"installMethods":771,"rationale":772,"selectedPaths":773,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/express-oauth2-jwt-bearer","Use when adding Auth0 token validation to Express or Node.js APIs - integrates express-oauth2-jwt-bearer SDK to protect Node.js API endpoints with JWT Bearer authentication, scope-based RBAC, claim validation, and optional DPoP support","express-oauth2-jwt-bearer",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/express-oauth2-jwt-bearer/SKILL.md",[774,775,776,777,778,779,780,782,783,784,785,786,787],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"path":499,"priority":414},{"path":501,"priority":414},{"path":781,"priority":414},"scripts/utils/apis.mjs",{"path":505,"priority":414},{"path":507,"priority":414},{"path":513,"priority":414},{"path":717,"priority":414},{"path":515,"priority":414},{"path":517,"priority":414},{"basePath":789,"description":790,"displayName":791,"installMethods":792,"rationale":793,"selectedPaths":794,"source":335,"sourceLanguage":18,"type":271},"plugins/auth0/skills/go-jwt-middleware","Use when securing Go HTTP API endpoints with JWT Bearer token validation, scope/permission checks, or stateless auth. Integrates github.com/auth0/go-jwt-middleware/v3 for REST APIs receiving access tokens from frontends or mobile apps. Also handles DPoP proof-of-possession token binding. Triggers on jwtmiddleware, go-jwt-middleware, Go API auth, JWT validation, CheckJWT.","go-jwt-middleware",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/go-jwt-middleware/SKILL.md",[795,796,797,798],{"path":411,"priority":329},{"path":450,"priority":346},{"path":452,"priority":346},{"path":454,"priority":346},{"sources":800},[801],"manual",{"closedIssues90d":255,"description":803,"forks":256,"license":262,"openIssues90d":258,"pushedAt":259,"readmeSize":253,"stars":260,"topics":804},"Auth0 Agent Skills",[],{"classifiedAt":806,"discoverAt":807,"extractAt":808,"githubAt":808,"updatedAt":806},1778682677094,1778682673018,1778682675635,[228,231,232,226,229,230,227],{"evaluatedAt":266,"extractAt":308,"updatedAt":266},[],[813,831,850,880,897,918],{"_creationTime":814,"_id":815,"community":816,"display":817,"identity":819,"providers":820,"relations":827,"tags":828,"workflow":829},1778682677410.034,"k174gmqbt8gyvhspqhe1hq0ems86ngmb",{"reviewCount":8},{"description":602,"installMethods":818,"name":603,"sourceUrl":14},{"claudeCode":12},{"basePath":601,"githubOwner":231,"githubRepo":269,"locale":18,"slug":603,"type":271},{"evaluate":821,"extract":826},{"promptVersionExtension":219,"promptVersionScoring":220,"score":822,"tags":823,"targetMarket":233,"tier":234},100,[231,226,824,288,230,825],"servlet","oidc",{"commitSha":299},{"parentExtensionId":274,"repoId":304},[231,288,226,230,825,824],{"evaluatedAt":830,"extractAt":308,"updatedAt":830},1778683121234,{"_creationTime":832,"_id":833,"community":834,"display":835,"identity":838,"providers":839,"relations":846,"tags":847,"workflow":848},1778682677410.0369,"k172a96fyh4jrhrb5qc6tfrbp986nrey",{"reviewCount":8},{"description":769,"installMethods":836,"name":837,"sourceUrl":14},{"claudeCode":12},"Auth0 Express OAuth2 JWT Bearer",{"basePath":768,"githubOwner":231,"githubRepo":269,"locale":18,"slug":770,"type":271},{"evaluate":840,"extract":845},{"promptVersionExtension":219,"promptVersionScoring":220,"score":822,"tags":841,"targetMarket":233,"tier":234},[231,229,288,842,843,289,844],"express","nodejs","api",{"commitSha":299,"license":262},{"parentExtensionId":274,"repoId":304},[844,231,288,842,229,843,289],{"evaluatedAt":849,"extractAt":308,"updatedAt":849},1778683411304,{"_creationTime":851,"_id":852,"community":853,"display":854,"identity":860,"providers":864,"relations":873,"tags":876,"workflow":877},1778691344230.1316,"k17ehyptxrepj3py54rxwrmrf586msyh",{"reviewCount":8},{"description":855,"installMethods":856,"name":858,"sourceUrl":859},"Use when building, configuring, or debugging enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke to implement WebFlux endpoints, optimize JPA queries and database performance, configure Spring Security with OAuth2/JWT, or resolve authentication issues and async processing challenges in cloud-native Spring applications.",{"claudeCode":857},"jeffallan/claude-skills","java-architect","https://github.com/jeffallan/claude-skills",{"basePath":861,"githubOwner":862,"githubRepo":863,"locale":18,"slug":858,"type":271},"skills/java-architect","jeffallan","claude-skills",{"evaluate":865,"extract":872},{"promptVersionExtension":219,"promptVersionScoring":220,"score":822,"tags":866,"targetMarket":233,"tier":234},[226,227,867,868,869,870,871],"microservices","reactive","jpa","spring-security","cloud-native",{"commitSha":299},{"parentExtensionId":874,"repoId":875},"k177fx0q0bsftkws6j1av221j186ndt6","kd77w37et655xneae33d1p2d2n86ncxp",[871,226,869,867,868,227,870],{"evaluatedAt":878,"extractAt":879,"updatedAt":878},1778691945581,1778691344230,{"_creationTime":881,"_id":882,"community":883,"display":884,"identity":886,"providers":887,"relations":893,"tags":894,"workflow":895},1778682677410.037,"k176prr0y8rwhb3q76xssb6d8186nhaq",{"reviewCount":8},{"description":790,"installMethods":885,"name":791,"sourceUrl":14},{"claudeCode":12},{"basePath":789,"githubOwner":231,"githubRepo":269,"locale":18,"slug":791,"type":271},{"evaluate":888,"extract":892},{"promptVersionExtension":219,"promptVersionScoring":220,"score":223,"tags":889,"targetMarket":233,"tier":234},[890,229,231,844,289,891],"go","middleware",{"commitSha":299},{"parentExtensionId":274,"repoId":304},[844,231,890,229,891,289],{"evaluatedAt":896,"extractAt":308,"updatedAt":896},1778683425833,{"_creationTime":898,"_id":899,"community":900,"display":901,"identity":904,"providers":905,"relations":914,"tags":915,"workflow":916},1778682677410.0308,"k17325qqqpx55nrbn0m7ska87x86mac2",{"reviewCount":8},{"description":443,"installMethods":902,"name":903,"sourceUrl":14},{"claudeCode":12},"Auth0 Android Integration",{"basePath":442,"githubOwner":231,"githubRepo":269,"locale":18,"slug":444,"type":271},{"evaluate":906,"extract":913},{"promptVersionExtension":219,"promptVersionScoring":220,"score":223,"tags":907,"targetMarket":233,"tier":234},[908,909,226,288,231,910,911,912],"android","kotlin","sdk","mfa","biometrics",{"commitSha":299,"license":262},{"parentExtensionId":274,"repoId":304},[908,231,288,912,226,909,911,910],{"evaluatedAt":917,"extractAt":308,"updatedAt":917},1778682760049,{"_creationTime":919,"_id":920,"community":921,"display":922,"identity":928,"providers":932,"relations":939,"tags":941,"workflow":942},1778687399826.0376,"k17bmem8r42n9j2rb309fy55hd86mbc2",{"reviewCount":8},{"description":923,"installMethods":924,"name":926,"sourceUrl":927},"Get best practices for developing applications with Spring Boot.",{"claudeCode":925},"github/awesome-copilot","java-springboot","https://github.com/github/awesome-copilot",{"basePath":929,"githubOwner":930,"githubRepo":931,"locale":18,"slug":926,"type":271},"skills/java-springboot","github","awesome-copilot",{"evaluate":933,"extract":938},{"promptVersionExtension":219,"promptVersionScoring":220,"score":223,"tags":934,"targetMarket":233,"tier":234},[227,226,935,936,937],"best-practices","development","coding-standards",{"commitSha":299},{"repoId":940},"kd7dsmv976w8rtkqnjjfdtfgks86nnmw",[935,937,936,226,227],{"evaluatedAt":943,"extractAt":944,"updatedAt":943},1778690484046,1778687399826]