extension-camera
Add Camera Capture to React Apps
Web camera integration requires permission handling, preview state, and device controls. This skill guides Claude, Codex, and Claude Code through the provided React hook.
Установить с помощью моего Агента
Скопируйте этот запрос в своего Агента. Он содержит каноническую страницу Skill и манифест.
Review the Skillstore skill "extension-camera" from https://skillstore.io/skills/caffeinelabs-extension-camera.md and its manifest at https://skillstore.io/api/skills/caffeinelabs-extension-camera/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Ваш Агент по-прежнему должен показать план и запросить все подтверждения, требуемые политикой безопасности.
Ресурсы для AI-агентов
Используйте эти ссылки, когда AI-агенту, crawler или script нужен чистый контекст вместо полной страницы.
Протестировать
Использование «extension-camera». Add a basic camera preview to a React form.
Ожидаемый результат:
- A responsive preview connected to the hook video reference.
- Start and stop controls that follow loading and active states.
- Visible messages for permission and support errors.
Использование «extension-camera». Design a mobile photo capture workflow.
Ожидаемый результат:
- A rear-camera default for document or product capture.
- A capture action available only while the camera is active.
- Camera switching shown only on supported devices.
Использование «extension-camera». Review camera error handling.
Ожидаемый результат:
The review identifies missing permission feedback, premature controls, collapsed preview dimensions, retry gaps, and unsupported desktop switching.
Аудит безопасности
БезопасноAll four external-command findings are false positives caused by Markdown backticks around TypeScript examples. The hardcoded URL is a documentation link and does not initiate network traffic. No prompt injection, exfiltration, or other semantic security issue was found.
Факторы риска
⚙️ Внешние команды (4)
🌐 Доступ к сети (1)
Поделиться и цитировать этот отчет
Делитесь версионным отчетом об оценке, нейтральным значком, встраиваемой карточкой и цитатами. Skillstore публикует доказательства, не решая, безопасен ли этот Skill.
Копировать ссылку на отчёт
https://skillstore.io/skills/caffeinelabs-extension-camera/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportЗначок Markdown
[](https://skillstore.io/skills/caffeinelabs-extension-camera?utm_source=security_passport_badge)Значок HTML
<a href="https://skillstore.io/skills/caffeinelabs-extension-camera?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/caffeinelabs-extension-camera/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Встраиваемая карточка
<iframe src="https://skillstore.io/embed/skills/caffeinelabs-extension-camera.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Академические ссылки (APA · BibTeX · CFF)
Цитата APA
caffeinelabs. (2026). extension-camera security audit report (audit version 1) [Author version 0.1.4]. Skillstore. https://skillstore.io/skills/caffeinelabs-extension-camera/audits/1Цитата BibTeX
@techreport{caffeinelabs-caffeinelabs-extension-camera-2026,
author = {caffeinelabs},
title = {extension-camera security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/caffeinelabs-extension-camera/audits/1},
note = {Author version 0.1.4}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "extension-camera security audit report (audit version 1)"
version: "0.1.4"
type: report
authors:
- name: "caffeinelabs"
date-released: "2026-07-22"
url: "https://skillstore.io/skills/caffeinelabs-extension-camera/audits/1"
identifiers:
- type: other
value: "skillstore:caffeinelabs-extension-camera:audit:1"
description: "Skillstore immutable audit report identifier"
Оценка Skillstore
Почему такая оценка Достоверность доказательств: СреднийЧто вы можете построить
Build a Camera Form
Add a responsive preview and photo capture controls to a React form.
Create Mobile Capture
Implement rear-camera capture and supported camera switching for a mobile workflow.
Cover Camera States
Add loading, permission, unsupported-browser, and retry states to a camera interface.
Попробуйте эти промпты
Add a React camera preview using @caffeineai/camera. Include start and stop controls, responsive dimensions, and visible permission errors.
Create a camera component that previews video and captures a photo. Disable actions until initialization completes and handle a failed capture.
Build a mobile camera interface with front and rear modes. Enable switching only when supported and preserve stable preview dimensions.
Review this camera component: [component]. Correct permission, timeout, loading, retry, cleanup, and desktop switching behavior using the documented hook.
Лучшие практики
- Disable camera actions while initialization or switching is in progress.
- Give the preview explicit dimensions and a stable responsive aspect ratio.
- Explain camera use clearly and rely on browser permission controls before capture.
Избегать
- Do not start the camera on pages where users do not expect capture.
- Do not hide permission, support, timeout, or device errors.
- Do not assume camera switching works on every desktop or mobile device.
Часто задаваемые вопросы
Which framework does this skill support?
Does camera access require permission?
Can users switch cameras?
Which image formats are available?
Does the skill upload captured photos?
How should unsupported browsers be handled?
Сведения для разработчиков
Автор
caffeinelabsЛицензия
MIT
Версия автора
v0.1.4
Ревизия Skillstore
r1
Репозиторий
https://github.com/caffeinelabs/skills/tree/10fb452613c797633b8cb33639fc9a754a138039/skills/extension-cameraСсылка
70c19b3c1d1efbdf7557d8f9aaa5ec54489edc36
Актуальность поддержки
22.07.2026
Использование
0 загрузок · 0 просмотров
Структура файлов
📄 SKILL.md