Results for “cookie-auth”
17 skillsbird
Read, search, post, and engage with X/Twitter from the command line using cookie-based authentication.
1
cookie-sync
Exports cookies from a local Chrome browser and saves them into a Browserbase persistent context, enabling authenticated browsing sessions via the browse CLI.
3.6k · bundle
bird
Interact with X/Twitter from the command line using GraphQL and cookie authentication, including reading tweets, searching, managing bookmarks, and posting.
61
More results
gram
Interact with Instagram from the command line: view feeds, posts, profiles, search, and perform engagement actions using cookie-based authentication.
1 · bundle
x-api
Post to X (Twitter) using the official API with OAuth 1.0a. Use when you need to tweet, post updates, or publish content. Bypasses rate limits and bot detection that affect cookie-based approaches like bird CLI.
2 · bundle
zoom-oauth
Use when implementing OAuth.
0 · bundle
browser-task
浏览器自动化任务处理技能。仅在以下情况使用:1) 其他 skill/工具(搜索、API、数据接口等)都无法满足需求,需要通过真实浏览器 GUI 兜底执行;2) 任务必须在具体网站完成登录 / 授权 / 账号内动作(点赞 / 收藏 / 评论 / 发布 / 加购);3) 命中白名单网站(淘宝/天猫、微博、小红书)的站内检索 / 互动 / 发布需求。当用户仅需要信息检索、文本生成、代码或数据处理时,不要使用本 skill。
9 · bundle
da-auth
Obtains a valid Adobe IMS access token for the Document Authoring API and stores it as DA_TOKEN for use in subsequent admin.da.live API calls.
142 · bundle
oauth
OAuth 2.0/OIDC flows, provider integration, and token handling.
1.7k · bundle
xhs-auth
Manages Xiaohongshu (Little Red Book) login state via a CLI script, supporting QR code and phone verification code login, logout, and status checks.
2
attacking-oauth-with-device-code-phishing
Execute OAuth 2.0 device-code and illicit-consent phishing attacks against Microsoft Entra ID to steal access and refresh tokens, bypass MFA, and pivot across Microsoft 365 services during authorized red-team engagements.
24.6k · bundle
xhs-auth
Manages Xiaohongshu (Little Red Book) login authentication by checking login status, logging in via QR code or phone verification code, and logging out.
1.8k
guide
Click-by-click instructions for manual blockers — DNS, OAuth, signups, and other GUI-dependent tasks
1 · bundle
gram
Interact with Instagram from the command line: view feeds, posts, profiles, and comments, search users and hashtags, and perform engagement actions like liking, commenting, and following using cookie-based authentication.
10 · bundle
auth-sec
Routes authentication and authorization testing efforts by identifying the primary attack surface — login mechanics, object authorization, browser trust boundaries, or identity protocols such as JWT/OAuth/SAML — before selecting a deeper skill.
21
gram
Interact with Instagram from the command line: view feeds, posts, profiles, search, and perform engagement actions using cookie-based authentication.
32
fallback-chains
Layer alternative channels / scrapers / data sources with explicit fall-through, where each rung covers a different failure mode. Use when interacting with the world (sending a notification, fetching from a third party, detecting a state change, authenticating) and the single canonical path could fail in known ways. Distinct from retrying — retries handle transient failures; fallback chains handle modal ones (channel down, API gone, cookie expired). Three layers tops; the terminal rung is loud.
6